Matlab Does Not Display Code Folding
古いコメントを表示

The line to expand/collapse the code disappears after I edited the script with text. The code fielding option is turned on in preferences. Is there any way to get it back?
3 件のコメント
Mark Hayworth
2016 年 4 月 4 日
Did you try turning it off and then back on again? Perhaps restarting in between?
Matlab_Student
2016 年 4 月 4 日
matthew schwarz
2022 年 1 月 9 日
編集済み: matthew schwarz
2022 年 1 月 9 日
So i had a similar problem to OP, that others who find themselves here might find useful.
I currently use the hack
##
Stuff i want folded
##
However Ctrl+Shift+. was not folding code and i could not see + in the margin despite all boxes in settings ticked.
You have to right click on the margin/breakpoint and look for "Show Code Folding Margin".
Now the + appears where you can fold code.
採用された回答
その他の回答 (1 件)
David Tanis
2020 年 11 月 8 日
編集済み: David Tanis
2020 年 11 月 8 日
0 投票
Hi, So building on this question: How come matlab suddenly decided overnight there were too many errors? And more importantly, how can I fix it quickly? My whole code was based on a sort of improvised foldable userinterface, that has now disappeared. To be clear, my code wasnt made to run in one go, only code sections were intended to be viable.
Any help would be much appreciated.
1 件のコメント
David Tanis
2020 年 11 月 8 日
I solved it: I left a 'switch' somewhere unattended.
カテゴリ
ヘルプ センター および File Exchange で Get Started with MATLAB についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!