How to show MATLAB Robotics Toolbox (RigidBodyTree) visualization with App Designer?
3 views (last 30 days)
Show older comments
MathWorks Support Team
on 7 Jun 2019
Edited: MathWorks Support Team
on 10 Nov 2025 at 11:50
How to show MATLAB Robotics Toolbox (RigidBodyTree) visualization with App Designer?
Uiaxes does not support the robotics.RigidBodyTree.show right now, are there any other options?
This is the mentioned property:
Accepted Answer
MathWorks Support Team
on 10 Nov 2025 at 0:00
Edited: MathWorks Support Team
on 10 Nov 2025 at 11:50
Right now, you have the following possibilities:
Use the product Simulink 3D to visualize the "Rigid Body Tree"
Rigid Body Tree Visualization: https://www.mathworks.com/help/sl3d/vrrigidbodytree.html
This can be redistributed with MATLAB Compiler like you can see here:
Alternatively you could also check the code and modify it, so the uifigure-check would be commented out. This is an unsupported workflow and can cause problems.
Also the functionalities are restricted then:
0 Comments
More Answers (0)
See Also
Categories
Find more on Robotics in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!