One of MATLAB’s many tools is App Designer, which is an interface that assists the user in creating their own applications. The App Designer tool generates the code needed to correctly render the application windows, displays the application for testing, and then exports the program to an *.exe file that can be run on systems without MATLAB. While the App Designer tool is not required to program applications using MATLAB, the tool makes the process quicker and easier. This chapter focuses on turning engineering programs into applications to improve the programs' input and output clarity through interactive user interfaces.

错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Creating Apps with App Designer

  • Mehran Andalibi,
  • Samuel A. Cherkauer

摘要

One of MATLAB’s many tools is App Designer, which is an interface that assists the user in creating their own applications. The App Designer tool generates the code needed to correctly render the application windows, displays the application for testing, and then exports the program to an *.exe file that can be run on systems without MATLAB. While the App Designer tool is not required to program applications using MATLAB, the tool makes the process quicker and easier. This chapter focuses on turning engineering programs into applications to improve the programs' input and output clarity through interactive user interfaces.