Code folding other cells shortcut

I accidentally pressed a keyboard shortcut (close to ctrl+v) that collapsed all the cells in the function I was editing except the current one. I think this might be quite a handy shortcut, but I CANNOT find out which shortcut I pressed now, no matter what I google for. The preferences in my standard Matlab shortcut list do not show a shortcut to fold all cells but the current one, and I cannot see a menu option to do the same thing.
Do you know what I used? If you know what I pressed then please tell me in an answer.
I'm using Windows 7, with Matlab 2014b

1 Kommentar

Bobby Huxford
Bobby Huxford am 24 Mai 2017
Ctrl + = to fold all ctrl + shift + = to unfold all

Melden Sie sich an, um zu kommentieren.

Antworten (2)

Adam Danz
Adam Danz am 1 Feb. 2022
Bearbeitet: Adam Danz am 1 Feb. 2022

2 Stimmen

Prior to Matlab R2021b
% Fold all: Ctrl + =
% Unfold all: Ctrl + shift + =
Starting in R2021b
% Fold all: Ctrl + ,
% Unfold all: Ctrl + shift + ,
Michael
Michael am 14 Jul. 2022

0 Stimmen

I thought this was the item I was looking for
Howeber in 2020b -- ctrl = increased the font sizze inside appdesigner
and ctrl shift = DID NOT decrease the font :-(

4 Kommentare

Payam Razavi
Payam Razavi am 26 Aug. 2022
I had the same problem, it seems they started using the same keyboard shortcuts for both appdesigner and editor so:
"ctr+," -> Folds all
"ctr+shift+," -> Unfolds all
Teng Ma
Teng Ma am 1 Dez. 2022
Exactly!
Michael
Michael am 1 Dez. 2022
I just tried ctrl + , in app designer
Unfortunately -- over enthusiatic -- it folds all the functions and then considers the app a function so it closes that too -- and you have just one line left on the screen
Michael
Michael am 1 Dez. 2022
Actually if you click on the one line -- then the app code does not completely unfold so you can then go in and open a few individual sections

Melden Sie sich an, um zu kommentieren.

Kategorien

Produkte

Gefragt:

am 9 Apr. 2015

Kommentiert:

am 1 Dez. 2022

Community Treasure Hunt

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

Start Hunting!

Translated by