arrowed_line

Function returns data with arrowheads inserted at user-determined frequencies.

Vous suivez désormais cette soumission

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 (2026). arrowed_line (https://fr.mathworks.com/matlabcentral/fileexchange/134471-arrowed_line), MATLAB Central File Exchange. Extrait(e) le .

Informations générales

Compatibilité avec les versions de MATLAB

  • Compatible avec toutes les versions

Plateformes compatibles

  • Windows
  • macOS
  • Linux
Version Publié le Notes de version Action
1.0.1

Fixed indexing error.

1.0.0