3d compass plot
Ältere Kommentare anzeigen
Is there a way to do a compass plot with vectors originating from origin - but in 3D (i.e., from origin 0,0,0) rather than 2D (0,0)?
thanks
Antworten (1)
Sulaymon Eshkabilov
am 4 Jun. 2021
0 Stimmen
In this case, quiver() plot would be more appropriate to employ. SInce you are trying to demonstrate directions of vectors.
https://www.mathworks.com/help/matlab/ref/quiver3.html
Kategorien
Mehr zu Vector Fields finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!