3d compass plot

4 次查看(过去 30 天)
Gaby Pell
Gaby Pell 2021-6-3
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

回答(1 个)

Sulaymon Eshkabilov
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

类别

Help CenterFile Exchange 中查找有关 Vector Fields 的更多信息

标签

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by