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

조회 수: 5 (최근 30일)
Ran Shaham
Ran Shaham 2021년 12월 16일
댓글: Riccardo Secoli 2024년 2월 14일
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.

카테고리

Help CenterFile Exchange에서 Robotics에 대해 자세히 알아보기

제품


릴리스

R2021b

Community Treasure Hunt

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

Start Hunting!

Translated by