Add cameratoolbar in app

조회 수: 2 (최근 30일)
julien attiogbe
julien attiogbe 2019년 3월 6일
댓글: Steven Lord 2023년 2월 24일
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

답변 (1개)

Jessy Mathault
Jessy Mathault 2023년 2월 24일
Late answer, but for any one else looking into something similar:
cameratoolbar in apps does not work in 2021b. It does work in 2022b.

카테고리

Help CenterFile Exchange에서 Printing and Saving에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by