Live script 'edit field' control option not available
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (1)
Steven Lord
il 8 Set 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 Commenti
Vedere anche
Categorie
Scopri di più su Call Python from MATLAB in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!