Azzera filtri
Azzera filtri

Adding orientation arrow into a point

4 visualizzazioni (ultimi 30 giorni)
BeeTiaw
BeeTiaw il 21 Mag 2021
Hi all, I have a question. How is it possible to add extra information into a point data? This additional information is related to an orientation [0 .. 360] degree.
Example dataset is shown below.
data=[
% Temp Pres Azim
41 78 45
66 44 0
170 66 120
136 27 100
137 52 110];
in which the aspect ration of the two axis must me kept equal. In the current case, I cannot have that, i.e. the aspect ratio cannot be forced to be equal. Can we still achieve the desired plot?

Risposte (0)

Categorie

Scopri di più su 2-D and 3-D Plots 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