Set an installation value for the maximum column width for comments
in MATLAB®. (Note that this example assumes that installation settings are writable by
the user.) Use hasInstallationValue to verify that the installation
value is set.
s = settings;
s.matlab.editor.language.matlab.comments.MaxWidth.InstallationValue = 80;
hasInstallationValue(s.matlab.editor.language.matlab.comments.MaxWidth)
You can also select a web site from the following list
How to Get Best Site Performance
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.