Draw 3D arrows

A function to draw 3D-arrows.
10,2K download
Aggiornato 15 dic 2006

Nessuna licenza

I saw a arrow function by Dr. Erik A. Johnson last night, this function is very useful. But it can only draw 2d arrows, whose heads are patches. So i wrote this functin is used to draw 3D-arrows. the arrows ard made up of cylinders and tapers. The size of arrow head is decided by the minimum distance between start and stop , and you can set the arrow body and arrow head's shape by input arguments. This function will return you the handles of the arrows, so you can set other properties by the handles.

And here provide a very useful [rotatedata] function ,which is modified from rotate function.

If you have any problem, please contact me by email.

Cita come

Changshun Deng (2024). Draw 3D arrows (https://www.mathworks.com/matlabcentral/fileexchange/8396-draw-3d-arrows), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R13SP1
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Labels and Annotations in Help Center e MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
1.0.0.0

Bug fix