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!