Is there a way to print code from app designer?

I can't figure out how to print code from the app designer like you can from the function/script editor. The only solution I have found is to copy all the code and copy into another editor. Is there a way to print code from the app designer?

1 comentario

Greg
Greg el 24 de En. de 2017
I haven't found any way from the AppDesigner development environment itself. If all you want to print is the source code, is copy/paste into the Editor that bad? 4 combination keystrokes and you're done: Ctrl+A --> Ctrl+C --> (click on editor) Ctrl+V --> Ctrl+P.
If you use MATLAB's editor, you should even end up with the same markups (color scheme).

Iniciar sesión para comentar.

 Respuesta aceptada

Chris Portal
Chris Portal el 25 de En. de 2017

0 votos

Copying and pasting into the Editor is the only way of doing this at the moment, but I've passed along the enhancement request to the team.

Más respuestas (1)

Hope Q
Hope Q el 25 de Oct. de 2019

2 votos

The development team followed through. In MATLAB R2019b, within the App Designer Code View, select Save and select "Export to .m File". I've just started using App Designer so I don't know which version of MATLAB introduced the export option.

Categorías

Más información sobre Develop Apps Using App Designer en Centro de ayuda y File Exchange.

Etiquetas

Preguntada:

el 24 de En. de 2017

Comentada:

el 23 de Jun. de 2020

Community Treasure Hunt

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

Start Hunting!

Translated by