Range Slider bug when moving sliders
显示 更早的评论
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.
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Develop Apps Using App Designer 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!