Cannot see some section of code in appdesigner
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Govind Sankar Madhavan Pillai Ramachandran Nair
am 9 Jul. 2024
Kommentiert: Govind Sankar Madhavan Pillai Ramachandran Nair
am 10 Jul. 2024
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1731041/image.jpeg)
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 Kommentare
Akzeptierte Antwort
Ayush Singh
am 10 Jul. 2024
Hi Govind!
In order to see the hidden code, you can try the following:
- Go to 'View' tab and under 'Code Folding' click 'Expand All'
- You can also try shortcut with keyboard using 'Ctrl+Shift+,'.
Hope it works for you!
1 Kommentar
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Desktop finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!