For additional information on the open-source Dracula theme, visit https://draculatheme.com/.
Installation instructions can be found here.
-
Option 1: See the detailed tutorial in the
docsfolder. -
Option 2: Open the
dracula_tutorial.mlxfile in your MATLAB Desktop application or in MATLAB Online.
Function documentation is available in the docs folder, 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 draculizeSubstitute the help command with doc and the documentation for the function will open in a separate window.
