Uneven spacing between texts in command window?? help!!!

조회 수: 5 (최근 30일)
Chirag Dudhat
Chirag Dudhat 2019년 5월 8일
댓글: Chirag Dudhat 2019년 5월 8일
As you can see it, something triggered uneven spacing in command windows. I do not know how to describe it properly. So I am posting a screenshot here. I am not sure how it happened, but it is kinda annoying. I have a matrix j and because of uneven spacing, the positions for element '4' and '5' are shifted toward left visually. I ran the same code on "MATlab online"(scroll horizontally) and you can see the visual difference between two outputs. how can i change back it normal?
  댓글 수: 2
Walter Roberson
Walter Roberson 2019년 5월 8일
What do you have your command window font preference set to?
Adam Danz
Adam Danz 2019년 5월 8일
My guess is that you're not using a fixed width font.
Here's instructions how to change the font:
Try setting it to Monospaced.

댓글을 달려면 로그인하십시오.

채택된 답변

per isakson
per isakson 2019년 5월 8일
Try to use a fixed-width font

추가 답변 (1개)

Steven Lord
Steven Lord 2019년 5월 8일
In the Environment section of the Home tab of the Toolstrip, select Preferences. Navigate to the Fonts item under MATLAB. What font are you using for the Command Window? You may need to look not only at the "Desktop code font" section of the Fonts item but also the Custom subitem under Fonts.
Consider selecting a monospace option.

카테고리

Help CenterFile Exchange에서 Loops and Conditional Statements에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by