Effacer les filtres
Effacer les filtres

how to create color bar arrow

4 vues (au cours des 30 derniers jours)
peter huang
peter huang le 14 Oct 2022
How to make the data appear like the picture below, change the color with the increase

Réponses (1)

Walter Roberson
Walter Roberson le 14 Oct 2022
Potentially you could use quiver or (Mapping Toolbox) quiverm . The functions return a vector of line objects; you could set the LineWidth properties and also the Color properties of the resulting objects.

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by