Range Slider bug when moving sliders
Mostrar comentarios más antiguos
Hi all,
I'm trying to use the Range Slider in app designer:
fig = uifigure;
sld = uislider(fig,"range");
But even the above minimalistic example results in the following error as soon as I drag one of the sliders:
Error in executing callback registered with ViewModel:
No public property 'PrivateValue' for class 'RangeSlider'.
I'm using a MacBookPro M2 and 23.2.0.2320655 (R2023b) Prerelease Update 3 and wondering if the problem is Apple silicon specific or if this is a general problem. Either way, I would much appreciate any inputs on how to solve this.
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Interactive Control and Callbacks en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!