Effacer les filtres
Effacer les filtres

Add cameratoolbar in app

5 vues (au cours des 30 derniers jours)
julien attiogbe
julien attiogbe le 6 Mar 2019
Commenté : Steven Lord le 24 Fév 2023
Hi, I'm new here and I can't manage to add a cameratoolbar to my project .
When I try
scatter3(app.UIAxes, x,y,z) ;
cameratoolbar;
I get this message
Error using uitoolbar
Functionality not supported with figures created with the uifigure function. For more information, see Graphics Support in App Designer.
I get no solution here so maybe you can help me.
What I need is to a this toolbar so that I can rotate my pointcloud freely. It's ok if I have the toolbar the same way as in this example.
Thanks

Réponses (1)

Jessy Mathault
Jessy Mathault le 24 Fév 2023
Late answer, but for any one else looking into something similar:
cameratoolbar in apps does not work in 2021b. It does work in 2022b.

Catégories

En savoir plus sur Introduction to Installation and Licensing dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by