less than 1 minute read

Summary: A useful package which can set matlab scheme easily.

Contents:

1. Introduction

Matlab doesn’t provide easy tool to switch color scheme, there is a package which help us set scheme easily.

2. Download and use

The package MATLAB Schemer makes it easy to change the color scheme 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.

Open the file schemer_import.m, run it, a GUI will open, select scheme in folder schemes.

The personal scheme can be exported by schemer_export.m.

Comments