How do i remove wide indents in MATLAB script editor ?

115 次查看(过去 30 天)
I am facing the wide indent problem in script editor.
Even though i apply the smart indent, it still shows a large indent of the statements
I tried preferences options, but the problem still persists.
However, it does not happen when i open a new file ?
When i click on wrap comments, it freezes Matlab !!! nothing works,
  2 个评论
Jan
Jan 2018-11-22
Please explain the details:
  • What does "I apply the smart indent" exactly mean?
  • How does the "large indent" look like? We cann guess, what you see.
  • Which preferences options did you set?
  • What does "open a new file" mean - create or open an existing file?
  • What does "freeze" mean exactly?
  • Which Matlab/OS versions are you using?
  • Did it work before any specific update and/or installation?
  • "Nothing works"?!
VBBV
VBBV 2018-11-22
Smart indent button available in matlab editor
Large indent is like in the attached snapshots in the file (see the presentation1.pdf) file
Open a new file .. yes create or open new script file
Freeze is ... mouse and keyboard does not respond
MATLAB 2018b
Nothing works, also means Freezed ... neither keyboard, nor the mouse respond
update or installation ... not sure about it

请先登录,再进行评论。

采纳的回答

Image Analyst
Image Analyst 2018-11-22
Type control-a (to select all code), then control-i (to fix the indenting). You can set up how many spaces a tab corresponds to in the preferences.
If things are still not aligned properly then you have probably forgotten an "end" somewhere.
  3 个评论
Jan
Jan 2018-11-22
编辑:Jan 2018-11-22
Fine. What was the problem? How did you fix it?
VBBV
VBBV 2018-11-23
In the command window, the preferences option, indenting tab, 'all nested functions' choice was selected. therefore, the statements were being wide indented to the right. when i pressed Ctrl + i, it was reset to default (left)

请先登录,再进行评论。

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Environment and Settings 的更多信息

产品


版本

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by