Borrar filtros
Borrar filtros

Cannot see some section of code in appdesigner

6 visualizaciones (últimos 30 días)
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 comentarios
Aquatris
Aquatris el 9 de Jul. de 2024
Editada: Aquatris el 9 de Jul. de 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.

Iniciar sesión para comentar.

Respuesta aceptada

Ayush Singh
Ayush Singh el 10 de Jul. de 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!

Más respuestas (0)

Categorías

Más información sobre Startup and Shutdown en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by