Obtain GPS coordinates from figure

13 ビュー (過去 30 日間)
Ahmed
Ahmed 2023 年 9 月 27 日
編集済み: Dyuman Joshi 2023 年 9 月 27 日
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 件のコメント
檮杌
檮杌 2023 年 9 月 27 日
Can you elaborate your question? Wouldn't datatips for a geoplot work for you?

サインインしてコメントする。

回答 (1 件)

Dyuman Joshi
Dyuman Joshi 2023 年 9 月 27 日
編集済み: Dyuman Joshi 2023 年 9 月 27 日
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.

カテゴリ

Help Center および File ExchangeGeographic Plots についてさらに検索

製品


リリース

R2023b

Community Treasure Hunt

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

Start Hunting!

Translated by