How to gather code
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
hello i would to gather the code as here:
a function automatically allows to gather the code (you can see "+" in the left). how can i do this in other ways?
0 Kommentare
Antworten (2)
Ilham Hardy
am 9 Mär. 2016
Use double percentage signs %% to create a section on your code..
0 Kommentare
per isakson
am 9 Mär. 2016
Bearbeitet: per isakson
am 9 Mär. 2016
See
- Code Folding — Expand and Collapse Code Constructs middle of the page and down
- Editor/Debugger Code Folding Preferences bottom of the page
0 Kommentare
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!