How to make matlab editor become colorful like octave
37 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
PRED LIU
il 23 Mag 2020
Commentato: Matt Cooper
il 20 Ott 2022
Any one have good idea
3 Commenti
Matt Cooper
il 20 Ott 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:
Risposta accettata
Ajay Pattassery
il 26 Mag 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 Commenti
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Octave in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!