Creating A GUI with an embedded MAP and Heat Map on the GUI
1 回表示 (過去 30 日間)
古いコメントを表示
Hello,
I am creating a GUI with matlab, using the guide command in the command line, and I was wondering it would be possible to put a heat map and a regular map onto my GUI? Do I need to have an allocated panel for that to be possible or do I have to code it to appear onto the GUI? I do not want it to pop up in a different window but rather the same window as the pushbottons, everything on one window (Map,Heat map, pushbottons, and edit text boxes).
0 件のコメント
回答 (1 件)
Image Analyst
2019 年 12 月 13 日
Yes. Just start GUIDE or App Designer and place two axes on the window.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Startup and Shutdown についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!