Live script 'edit field' control option not available
3 次查看(过去 30 天)
显示 更早的评论
I'm creating a live script in 2018b, and my only options for control are Numeric Slider and Drop Down:

This is a propblem because I want to use the Edit Field control option for my project. In MATLAB 2023a, I can see more options in the control tab:

MATLAB 2018b is the standard for my organization, so I need to be using it for my project. Is there any way to get the other control features implemented in 2018b? Did they not exist back then, or is there a package I can download or something to gain access to those options?
0 个评论
回答(1 个)
Steven Lord
2023-9-8
The ability to add an edit field Live Editor Control was added in release R2019a. You will need to upgrade to that release or later to use this functionality.
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Call Python from MATLAB 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!