Azzera filtri
Azzera filtri

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

4 visualizzazioni (ultimi 30 giorni)
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

Risposte (1)

Remo Pillat
Remo Pillat il 8 Mar 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.

Categorie

Scopri di più su Develop Apps Using App Designer in Help Center e File Exchange

Prodotti


Release

R2021b

Community Treasure Hunt

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

Start Hunting!

Translated by