How to make matlab editor become colorful like octave
37 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
PRED LIU
am 23 Mai 2020
Kommentiert: Matt Cooper
am 20 Okt. 2022
Any one have good idea
3 Kommentare
Matt Cooper
am 20 Okt. 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:
Akzeptierte Antwort
Ajay Pattassery
am 26 Mai 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.
0 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Octave finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!