hi, i cannot find the PDF documentation for app designer

92 visualizzazioni (ultimi 30 giorni)
hi, i cannot find the PDF documentation for app designer. Only GUIDE is available. Is AppDesign using the same PDF as Guide? thanks!

Risposte (1)

Kojiro Saito
Kojiro Saito il 31 Lug 2019
Modificato: Kojiro Saito il 13 Lug 2020
Yes, PDF documentation is the same as that of GUIDE. "MATLAB App Buliding" contains both GUIDE and App Designer documentation.
From Chapter 14, you can find App Designer examples.
---
@John
Thank you for your comment. I've updated the link.
  3 Commenti
Nguyen Thuan
Nguyen Thuan il 29 Lug 2020
@ Kojiro: Thanks for your answer.
In the PDF document, there are many examples that do not have the source code.
Do you know how I can find the source code of these examples? Thanks!
Kojiro Saito
Kojiro Saito il 29 Lug 2020
@Nguyen,
The examples in Section 18 of PDF document are the same as listed in the following web document.
From each example, click "View MATLAB Code" is written in the document. The code to open example apps will be shown. For instance,
openExample('matlab/MortgageCalculatorExample')
By running this command in MATLAB Command Window, you can find the layout and codes of the app.

Accedi per commentare.

Categorie

Scopri di più su Migrate GUIDE Apps in Help Center e File Exchange

Prodotti


Release

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by