condplot - Conditional line plot

Version 1.0.2 (2,79 ko) par Yang Liu
Condplot draws a line that changes color depending on given thresholds.
15 téléchargements
Mise à jour 6 mai 2022

Afficher la licence

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.

Citation pour cette source

Yang Liu (2024). condplot - Conditional line plot (https://www.mathworks.com/matlabcentral/fileexchange/111225-condplot-conditional-line-plot), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2016a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Tags Ajouter des tags

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.2

Fix some bugs.

1.0.1

Fix some bugs.

1.0.0