Obtain GPS coordinates from figure

13 Ansichten (letzte 30 Tage)
Ahmed
Ahmed am 27 Sep. 2023
Bearbeitet: Dyuman Joshi am 27 Sep. 2023
I am currently using the function Geoplot function to plot the coordinates of my robot live using the onboard GPS, I currently assign a target coordinate by manually writing down the coordinates in the matlab command window and i was wondering if there is a way to click on a location on the map of the geoplot function or any other map plotting function, that would enable the coordinates of that selected point to be assigned to a variable in my workspace
  1 Kommentar
檮杌
檮杌 am 27 Sep. 2023
Can you elaborate your question? Wouldn't datatips for a geoplot work for you?

Melden Sie sich an, um zu kommentieren.

Antworten (1)

Dyuman Joshi
Dyuman Joshi am 27 Sep. 2023
Bearbeitet: Dyuman Joshi am 27 Sep. 2023
Click on a point anywhere on the data plotted, that will generate a data tip.
Hold shift to select multiple data points at once.
Right click on the data tip and a drop-down menu will appear.
Select the "Export Cursor Data to Workspace" option (2nd last) and save the data with a variable name accordingly.
The saved data will be of the structure data type.

Kategorien

Mehr zu Geographic Plots finden Sie in Help Center und File Exchange

Produkte


Version

R2023b

Community Treasure Hunt

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

Start Hunting!

Translated by