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

How to show MATLAB Robotics System 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

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)

    Products

    Release

    R2018b

    Community Treasure Hunt

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

    Start Hunting!