118.1k 次下载
更新时间 2023/1/16
来自 github
编者注: popular file
this file was selected as matlab central
matlab schemer makes it easy to change the color scheme (a.k.a. theme) of the matlab display and gui.
you can use schemer to import a predefined color scheme, transfer your color settings between installations, or create your own color scheme.
the matlab interface has customisable colours for displaying text and highlighting syntax, but no way to easily export these settings and share them with others users, or import them to other machines. in fact, the vast majority of users do not even know the colour settings can be customised at all. furthermore, matlab ships with a light color scheme by default, so any user who wishes to use a dark theme must completely change all the colours. designing an effective color scheme is not trivial, so it makes sense for users to simply import a pre-made color scheme instead of having to make one from scratch.
schemer makes this easy. color schemes can be imported by running `schemer_import` at the matlab command prompt, without needing any inputs. this will open a gui to select the file to import the color scheme from.
schemer comes with a collection of 11 color schemes to pick from:
- cobalt
- darkmate
- dark steel
- matrix
- monokai
- oblivion
- solarized dark
- solarized light
- tango
- vibrant
- and the original, default matlab scheme, which can be restored as needed.
you can view samples of the color schemes here:
if you find a bug in the code, please report it by creating an issue on github:
if you want to share a color scheme/theme you have created, please issue a pull request to the daughter repository containing just the color schemes:
引用格式
scott lowe (2023). matlab schemer (https://github.com/scottclowe/matlab-schemer), github. 检索来源 .
matlab 版本兼容性
平台兼容性
windows macos linux类别
- > > >
标签
致谢
参考作品: ,
启发作品:
community treasure hunt
find the treasures in matlab central and discover how the community can help you!
start hunting!探索实时编辑器
创建集代码、输出和格式化文本于一体的可执行脚本文档。
develop
无法下载基于 github 默认分支的版本
版本 | 已发布 | 发行说明 | |
---|---|---|---|
1.4.0.0 | updates to vrml/x3dv
|
|
|
1.3.6.0 | add monokai theme. minor changes to backup colour inheritance. |
|
|
1.3.5.0 | update matrix, dark steel, and solarized light/dark schemes. |
|
|
1.3.4.0 | update tango and matrix schemes |
|
|
1.3.3.0 | add links to color scheme screenshots. |
|
|
1.3.2.0 | update schemes documentation and sources list |
|
|
1.3.1.0 | updated logo to version 2. |
|
|
1.3.0.0 | fixed a bug (issue #9) reported by @loggol.
|
|
|
1.0.0.0 |
|