hi, i cannot find the PDF documentation for app designer

93 Ansichten (letzte 30 Tage)
YC
YC am 30 Jul. 2019
Kommentiert: Kojiro Saito am 29 Jul. 2020
hi, i cannot find the PDF documentation for app designer. Only GUIDE is available. Is AppDesign using the same PDF as Guide? thanks!

Antworten (1)

Kojiro Saito
Kojiro Saito am 31 Jul. 2019
Bearbeitet: Kojiro Saito am 13 Jul. 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 Kommentare
Nguyen Thuan
Nguyen Thuan am 29 Jul. 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 am 29 Jul. 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.

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Migrate GUIDE Apps finden Sie in Help Center und File Exchange

Produkte


Version

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by