Section folding not present

Using R2024B, i got the option to use the live editor and some things changed without asking.
Most importantly, the + buttons to fold a section have dissappeared, while in preferences/editor/code folding the option sections is ON.
Another change is that the titles of the scripts are in an additional column.
FInally, beneath the folder section, there is a new window with the 'script' , i.e. a shortcut to jump to a section.
How can I get the section folding again?
Cheers, Paul

7 Commenti

Stephen23
Stephen23 il 12 Mar 2026 alle 9:14
Modificato: Stephen23 il 12 Mar 2026 alle 9:14
AFAIK code folding is not supported in the Live Editor. You seem to be describing the Live Editor layout, but expecting features from the classic text Editor. The solution would be then to use the classic Editor.
Hamid Farshi
Hamid Farshi il 16 Mar 2026 alle 21:10
as mentioned in prior comment, code folding and section folding is not yet supported in the Live Editor however starting from R2025a, you can use a side panel called "Outline" which gives you ability to navigate quickly to your desired section in your live script.
Paul
Paul il 17 Mar 2026 alle 7:40
Thank you Stephen23 and Hamid for your answers.
Sorry, I was not specific enough:
Using R2024B, i got the option to use the live editor, which I did NOT select and still some things changed like the absence of the folding+ buttons.
Hamid Farshi
Hamid Farshi il 18 Mar 2026 alle 14:13
Modificato: Hamid Farshi il 18 Mar 2026 alle 14:13
Paul, if I undrestand correctly, you mean that you opened a .m file and it got openned in the live editor instead of the traditional editor and hence some features were missing? if my assumption is correct, perhaps you are using a .m plain text based live script? (for more info take a look here: https://www.mathworks.com/help/matlab/matlab_prog/plain-text-file-format-for-live-scripts.html)
These files are live scripts and would open in live editor.
Paul
Paul il 30 Mar 2026 alle 12:06
OK, new attempt!
I opened a .m file and for the first time and without me asking anything, I got the option to open a live script.
I DID NOT choose that option and wanted to continue is my .m file as always.
But all of a sudden, there are two major visible changes:
  1. the name of the .m file is no longer above the script, but is an extra column in the editor section
  2. I do not have my +button which I was using to folding certain sections of the code.
All I want is the work in a regular .m file with the +buttons.
I hope this is clear! :-)
Groeten uit Amsterdam,
Paul
Stephen23
Stephen23 il 30 Mar 2026 alle 16:46
Paul
Paul il 31 Mar 2026 alle 7:23
You are right! I did go to support.

Accedi per commentare.

Risposte (0)

Categorie

Prodotti

Release

R2024b

Richiesto:

il 12 Mar 2026 alle 7:37

Commentato:

il 31 Mar 2026 alle 7:23

Community Treasure Hunt

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

Start Hunting!

Translated by