Cannot see some section of code in appdesigner

2 visualizzazioni (ultimi 30 giorni)
This is some part of my code in matlab appdesigner. As you can see I cannot see the code from 256 to 518. Someone else played with my code and did this. And I am trying to make it visible again. I tried clicking on those 3 dots. But nothing is happening. Dont know exactly what is wrong. How do I get the section of code visible again. Thank you.
  2 Commenti
Aquatris
Aquatris il 9 Lug 2024
Modificato: Aquatris il 9 Lug 2024
Go to Home tab > Preferences > Editor/Debugger > Code Folding and see if any 'Fold Initially' button is ticked. If so untick them and see if it resolves your issue.
Govind Sankar Madhavan Pillai Ramachandran Nair
No, none of it is enabled. Also this part is for the normal editor or is this applicable to everything. Because the above code is not in editior, its in appdesigner and there is no home tab in appdesigner. Anyway in MATLAB home tab, none of the fold initially button is clicked.

Accedi per commentare.

Risposta accettata

Ayush Singh
Ayush Singh il 10 Lug 2024
Hi Govind!
In order to see the hidden code, you can try the following:
  1. Go to 'View' tab and under 'Code Folding' click 'Expand All'
  2. You can also try shortcut with keyboard using 'Ctrl+Shift+,'.
Hope it works for you!

Più risposte (0)

Categorie

Scopri di più su Desktop in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by