How to make matlab editor become colorful like octave

42 views (last 30 days)
Any one have good idea
  3 Comments
PRED LIU
PRED LIU on 23 May 2020
Octave has colorful levels in
brackets (())))
In a more complicated formula, the parentheses become tricky.
How to setting in matlab ?
Matt Cooper
Matt Cooper on 20 Oct 2022
In Octave, parentheses, brackets, braces, and line termination semi-colons are considered 'operators' for color preferences. One can also set 'numbers' to have a unique color. Below is a demonstration.
Octave:
Matlab:

Sign in to comment.

Accepted Answer

Ajay Pattassery
Ajay Pattassery on 26 May 2020
If you move the cursor through the parenthesis, MATLAB automatically highlights the other pair of parentheses by underlying the same.
If you want to play with the color options, navigate to
Matlab > Home > Preferences > Colors
where you have a couple of options to customize the color scheme in MATLAB.

More Answers (0)

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!