How to make matlab editor become colorful like octave
37 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
PRED LIU
el 23 de Mayo de 2020
Comentada: Matt Cooper
el 20 de Oct. de 2022
Any one have good idea
3 comentarios
Matt Cooper
el 20 de Oct. de 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:
Respuesta aceptada
Ajay Pattassery
el 26 de Mayo de 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 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Octave en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!