How to make matlab editor become colorful like octave
37 次查看(过去 30 天)
显示 更早的评论
Any one have good idea
3 个评论
Matt Cooper
2022-10-20
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:
采纳的回答
Ajay Pattassery
2020-5-26
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 个评论
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Octave 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!