hi, i cannot find the PDF documentation for app designer

89 次查看(过去 30 天)
hi, i cannot find the PDF documentation for app designer. Only GUIDE is available. Is AppDesign using the same PDF as Guide? thanks!

回答(1 个)

Kojiro Saito
Kojiro Saito 2019-7-31
编辑:Kojiro Saito 2020-7-13
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 个评论
Nguyen Thuan
Nguyen Thuan 2020-7-29
@ 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 2020-7-29
@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.

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Migrate GUIDE Apps 的更多信息

标签

产品


版本

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by