Plotting a vector function
41 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
I can't figure out how to draw an vector function in plot.
Here's an example for the vector function:

1 Kommentar
Antworten (1)
Sulaymon Eshkabilov
am 24 Dez. 2022
If understood your question correctly, you may use plotting vector field plot functions of MATLAB, e.g.: quiver(), quiver3(), compass(), feather().
0 Kommentare
Siehe auch
Kategorien
Mehr zu Vector Fields finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!