フィルターのクリア

Does the appdesigner UI can display satelliteScenarioViewer?

4 ビュー (過去 30 日間)
hhua liao
hhua liao 2022 年 12 月 1 日
回答済み: Kunal Kandhari 2022 年 12 月 13 日
Hi,I am designing applications using appdesigner(R2022b) and I want the UI I create to show satelliteScenarioViewer objects instead of a window popping up, is it possible for me to do that?thanks

回答 (1 件)

Kunal Kandhari
Kunal Kandhari 2022 年 12 月 13 日
There is currently no way to embed the Satellite Viewer into an App Designer app. The Satellite Viewer does not have the parent and interface properties to be embedded correctly.
One possible workaround it to plot a makeshift globe in 3D axes and individually plotting the orbits, if you know the necessary equations to do so. Below are some links to documentation that could help you with this process. With the "alphashape" function, you can make solid 3D objects, and with the "plot" function, you can plot equations in the 3D space.

カテゴリ

Help Center および File ExchangeReference Applications についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by