Matlab: Is there a command to set 'code folding' preference? -


I'm using the %% command to split my code into blocks for readability, when I block them But I'm not working.
Default settings do not give you the ability to multiply them, so my first question is:

Can you refresh this setting by command, so anyone who opens my script Is there an option to fold them?

My second question is, can I program to set blocks to collapse my code by default?

In advance thanks

this is actually possible

1) To get the preferences menu, type priority in the command window (or you search under Home

2) Go to Editor / Debugger - > Code folding

3) section


Comments

Popular posts from this blog

HTML/CSS - Automatically set height width from background image? -

php - Mysql Show Process - Sleep Commands and what to do -

c - What is the address of buf (the local variable in the main function)? -