how to create color bar arrow

3 visualizzazioni (ultimi 30 giorni)
peter huang
peter huang il 14 Ott 2022
Risposto: Walter Roberson il 14 Ott 2022
How to make the data appear like the picture below, change the color with the increase

Risposte (1)

Walter Roberson
Walter Roberson il 14 Ott 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.

Categorie

Scopri di più su Vector Fields in Help Center e File Exchange

Tag

Community Treasure Hunt

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

Start Hunting!

Translated by