Borrar filtros
Borrar filtros

How to "Collapse all" in appdesigner code view

15 visualizaciones (últimos 30 días)
Aleksey Voroshilov
Aleksey Voroshilov el 3 de Mzo. de 2023
Respondida: Nadia Shaik el 6 de Mzo. de 2023
How do I "collapse all" in appdesigner code view?
I tried shortcut that works in matlab editor (Ctrl+) but it does some kind of zoom in appdesigner.
I saw some similar questions with accepted answers which work in editor, but not in appdesigner for me.
Thank you very much!

Respuesta aceptada

Nadia Shaik
Nadia Shaik el 6 de Mzo. de 2023
Hi Aleksey,
It is my understanding that "Ctrl + +" shortcut is working fine for folding code in MATLAB Editor and not in App Desginer. It might be because the shortcut is already mapped to a different function, which is why it zooms in instead of folding the code.
Please try if "Ctrl + ," shortcut works for folding code in App Designer. If "Ctrl + ," shortcut doesn't work in App Desginer, please follow the below steps to enable the shortcut :
  1. Click on the "Home" tab.
  2. Click on the "Preferences" button in the "Environment" section.
  3. In the preferences window, click on the "Keyboard" tab.
  4. In the "Keyboard Shortcuts" section, search for the "Fold All" command.
  5. If the command is not listed or does not have a keyboard shortcut assigned, you can add the shortcut by selecting the command and clicking on the "Add Shortcut" button. Then, press the "Ctrl + ," keys to assign the shortcut.
  6. Click "Apply" and "OK" to save the changes.
Once you have enabled the keyboard shortcut, you should be able to use "Ctrl + ," to collapse all code sections in App Designer code view.
I hope this helps resolves your query.

Más respuestas (0)

Categorías

Más información sobre Environment and Settings en Help Center y File Exchange.

Productos


Versión

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by