I am using quiver3, arrow heads orientation
18 views (last 30 days)
Show older comments
I am using quiver3, arrow heads are orientated so when I see the velocity field from above (seeing from above toward x-y plane) I can see the arrow head clearly. However, when I try to see the velocity field looking from a side toward the plane x-z I CANNOT see the arrow head of the velocity field. could you help me on this problem? thanks
3 Comments
DGM
on 1 Oct 2025 at 9:47
Edited: DGM
on 1 Oct 2025 at 9:50
I don't know of a good way to do this using the available properties.
A person could always manipulate the underlying linestrip objects, but that's probably at least as difficult as doing it from scratch.
I could be mistaken though.
There may also be a few things on the FEX that might suffice, though I haven't tried any. For example:
Answers (1)
Benjamin Kraus
on 2 Oct 2025 at 13:36
I'm not aware of an easy solution to this problem with quiver3, but you may want to look at coneplot, which draws 3D cones instead of arrows. Those may render better in your situation.
0 Comments
See Also
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!