How can I use the show robot function embedded in a MATLAB app/GUI

5 ビュー (過去 30 日間)
Ran Shaham
Ran Shaham 2021 年 12 月 16 日
コメント済み: Ran Shaham 2025 年 9 月 8 日
Hello,
I am trying to use these functions:
to plot and have an interactive rigid body tree in a figure that is embedded in a MATLAB app/GUI.
The routine way doesnt work:
show(app.ax_robot, lbr);
And it doesn't work as well. This outputs an error:
"Error using uicontrol
Functionality not supported with figures created with the uifigure function."
Thanks

回答 (1 件)

Remo Pillat
Remo Pillat 2023 年 3 月 8 日
Unfortunately, embedding robot visualizations in an app figure / axis is not currently supported. We are aware of this limitation and we are exploring ways to enable this workflow.
  2 件のコメント
Riccardo Secoli
Riccardo Secoli 2024 年 2 月 14 日
any updates to overcome this limitation?
Ran Shaham
Ran Shaham 2025 年 9 月 8 日
Any Updates ? Any work Arounds ?

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

カテゴリ

Help Center および File ExchangeDevelop Apps Using App Designer についてさらに検索

製品


リリース

R2021b

Community Treasure Hunt

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

Start Hunting!

Translated by