Dracula theme for figures
版本 1.3.1.1 (614.7 KB) 作者:
Austin M. Weber
A stylish dark color theme for figures. Great for dark mode!
Dracula
A stylish dark color theme for figures. Great for dark mode!
Installation
How to use
- Option 1: See the tutorial here.
- Option 2: View the dracula_tutorial.mlx file under the Examples tab above.
Documentation
Function documentation is available here, but there is also documentation hardcoded into each function file.
You can view function documentation with MATLAB's built-in help command. For example, to print the documentation for the draculize function, execute the following from the command window:
help draculize
Substitute the help command with doc and the function documentation will open in a separate window.
引用格式
Weber, A. M. (2025). Dracula color theme for figures Version X.X.X. GitHub. https://github.com/weber1158/dracula
MATLAB 版本兼容性
创建方式
R2023b
兼容任何版本
平台兼容性
Windows macOS Linux标签
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!版本 | 已发布 | 发行说明 | |
---|---|---|---|
1.3.1.1 | Description/summary edits |
||
1.3.1 | Updated thumbnail image |
||
1.3.0 | Migrated docs to GitHub; added optional inputs to the main functions. |
||
1.2.0 | Minor changes; added new functions for setting the color order and color map. Updated documentation. |
||
1.1.0 | Updated function compatibility with more plot types; now works on most polar axes charts, 3D charts, and others. |
||
1.0.0 |