MATLAB: collapse code cells in MATLAB editor

I recently started using the code cell function in the MATLAB editor, and I find it great, however it would be very useful if I could collapse the code cells. I assume this is possible, as you can collapse for-loops in MATLAB, but I have not yet been able to figure out how to do this.

Any help would be greatly appreciated. Thanks

+3
source share
1 answer

There is a message from "Mike on the MATLAB Desktop" near the folding cells .

+11
source

Source: https://habr.com/ru/post/1777167/


All Articles