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

5 visualizaciones (últimos 30 días)
Ran Shaham
Ran Shaham el 16 de Dic. de 2021
Comentada: Ran Shaham el 8 de Sept. de 2025
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

Respuestas (1)

Remo Pillat
Remo Pillat el 8 de Mzo. de 2023
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.

Categorías

Más información sobre Develop Apps Using App Designer en Help Center y File Exchange.

Productos


Versión

R2021b

Community Treasure Hunt

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

Start Hunting!

Translated by