How to show MATLAB Robotics Toolbox (RigidBodyTree) visualization with App Designer?

3 views (last 30 days)
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
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"
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:

    More Answers (0)

    Tags

    No tags entered yet.

    Products


    Release

    R2018b

    Community Treasure Hunt

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

    Start Hunting!