Where is the programmable setting corresponding to the Live Editor default view?
Mostrar comentarios más antiguos
The settings UI panel for MATLAB -> Editor/Debugger -> Display includes this control:
Where can I find the corresponding programmable setting in the MATLAB settings API? I would expect to see it here, but I don't:
s = settings;
s.matlab.editor.displaysettings
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Creating, Deleting, and Querying Graphics Objects 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!