-
Notifications
You must be signed in to change notification settings - Fork 5
etrulls/matlab-colorscheme
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
% COLORSCHEME Change Matlab's color scheme. % colorscheme(SCHEME,[OPTIONS]) % % Schemes: 'matlab', 'ir-black', 'solarized-dark', 'monokai', 'monokai-dark', 'badwolf' % % Options: 'show-line-numbers', 'hide-line-numbers', 'show-right-hand-line', % 'hide-right-hand-line', 'show-autofix-highlights', % 'hide-autofix-highlights', 'show-cell-lines', 'hide-cell-lines' % % Neither are the actual schemes, but (close) adaptations. % The 'matlab' scheme does not restore anything. It just sets values close to % the defaults, as I do not know the actual values. If you truly want to % restore your settings you will have to do so through the preferences pane. % % Only .m syntax highlighting is altered. Feel free to add support for % other filetypes.
About
A programmatical way to avoid staring at a white screen forever.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published