Can I "collapse all in" the editor like in the help browser
84 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Micke Malmström
am 13 Jan. 2017
Beantwortet: Wenxuan Jia
am 27 Jun. 2023
When I work in a class I usually collapse all my methods (functions) to get a better overwiew. BUT I cant seem to find a way of collapsing all of them at once, instead I have to do them one by one...
Im I just missing something super simple or is matlab actually lacking this feature in the Editor?
0 Kommentare
Akzeptierte Antwort
Steven Lord
am 13 Jan. 2017
From the documentation: "To expand or collapse all of the code in a file, place your cursor anywhere within the file, right-click, and then select Code Folding > Expand All or Code Folding > Fold All from the context menu."
Weitere Antworten (1)
Wenxuan Jia
am 27 Jun. 2023
You should search "Fold-all" instead of "Collapse-all" in the keyboard shortcut menu. I was also confused for a while.
0 Kommentare
Siehe auch
Kategorien
Mehr zu Environment and Settings finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!