how to create color bar arrow

7 次查看(过去 30 天)
peter huang
peter huang 2022-10-14
How to make the data appear like the picture below, change the color with the increase

回答(1 个)

Walter Roberson
Walter Roberson 2022-10-14
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.

标签

Community Treasure Hunt

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

Start Hunting!

Translated by