Setting origin of coordinate scatter plot/ wind rose plot to a specified coordinates

10 visualizzazioni (ultimi 30 giorni)
Hello everyone,
I am using the ScatterWindRose function (https://uk.mathworks.com/matlabcentral/fileexchange/49488-wind-rose-as-a-scatter-plot) to plot variable values against latitude and longitude (coordinates).
I would like to ask if I could set a specific latitude and longitude in the code for it to be the origin of the plot? As currently the plot by the ScatterWindRose function has its origin at the point of minimum latitude and longitude.
Would appreciate any help! Thanks!
  1 Commento
Jacob Mathew
Jacob Mathew il 3 Dic 2024 alle 8:55
Hi matchadracula,
The ScatterWindRose function you are using from the File Exchange is a Third Party Add On. It shows no real way to control the orgin as the code itself uses the minimum latitiude and longitude for its internal implementation.
I recommend looking into polarscatter function in MATLAB. The link to its documentation is as follows :

Accedi per commentare.

Risposte (0)

Community Treasure Hunt

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

Start Hunting!

Translated by