How to make matlab editor become colorful like octave
29 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
PRED LIU
le 23 Mai 2020
Commenté : Matt Cooper
le 20 Oct 2022
Any one have good idea
3 commentaires
Matt Cooper
le 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:
Réponse acceptée
Ajay Pattassery
le 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 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Octave dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!