condplot - Conditional line plot

Versione 1.0.2 (2,79 KB) da Yang Liu
Condplot draws a line that changes color depending on given thresholds.
15 download
Aggiornato 6 mag 2022

Visualizza la licenza

Condplot draws a line that changes color (or other line styles) depending on user defined thresholds. The threshold could apply to both x and y axes and could be defined by multiple values. All regular Name-Value arguments for function plot are acceptable. This function returns two arrays of Line Objects which could be used to modify properties of lines and markers, respectively, after creating them.
This function requires Mapping Toolbox. If you do not have it installed, please add intersections.m to your path for replacement.

Cita come

Yang Liu (2026). condplot - Conditional line plot (https://it.mathworks.com/matlabcentral/fileexchange/111225-condplot-conditional-line-plot), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2016a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Tag Aggiungi tag
Versione Pubblicato Note della release
1.0.2

Fix some bugs.

1.0.1

Fix some bugs.

1.0.0