arrowed_line

Function returns data with arrowheads inserted at user-determined frequencies.
171 téléchargements
Mise à jour 15 mai 2024

Afficher la licence

This function allows arrowheads to be inserted into a line plot. This allows showing the direction of the line. Input parameters can also change the frequency of the arrowheads and their scale.
Multiple columns of y-axis data can be supplied to and returned by the function to allow plotting multiple arrowed lines in a single figure.
e.g. [x_arrowed, y_arrowed] = arrowed_line(x_orig, y_orig, 1000, 50, 50);

Citation pour cette source

Dariusz Maton (2024). arrowed_line (https://www.mathworks.com/matlabcentral/fileexchange/134471-arrowed_line), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2023a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
1.0.1

Fixed indexing error.

1.0.0