How to look at MatLab Setting in MatLab? - preferences -- MatLab
How to look at MatLab Setting in MatLab? - preferences -- MatLab
How to look at MatLab Setting in MatLab?
[Ans]
Two ways.
Manually, Open MatLab, Select Home->Preferences.
Through code, type preferences
[Description]
preferences
Just open preference Window.
preferences <name>
open preference Window, then search with <name>.
If <name> is not exist, the msg 'Select an element in the tree to set its preferences.' will be displayed.
more details on:
Comments
Post a Comment