Live script 'edit field' control option not available
2 views (last 30 days)
Show older comments
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 Comments
Answers (1)
Steven Lord
on 8 Sep 2023
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 Comments
See Also
Categories
Find more on Call Python from MATLAB in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!