Where is the programmable setting corresponding to the Live Editor default view?
Show older comments
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
Accepted Answer
More Answers (0)
Categories
Find more on Graphics Performance 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!