主要内容

本页翻译不是最新的。点击此处可查看最新英文版本。

运行 Web App

注意

要运行 Web App,您还必须运行 MATLAB® Web App Server™ 的开发版本。有关详细信息,请参阅在 MATLAB Compiler 中安装 MATLAB Web App Server 的开发版本在 MATLAB Compiler 中配置 MATLAB Web App Server 的开发版本

使用 Web 浏览器,您可以通过导航到 Web App 主页来访问服务器上运行的 Web App。

MATLAB Web App Server 的开发版本中,您可以通过在服务器应用程序中点击打开主页来获取主页的 URL。主页 URL 的格式为:

http://webAppServer:PortNumber/webapps/home/index.html

这里,webAppServer 是您的 Web App 服务器主机名,PortNumber 是配置服务器时指定的端口。

  1. 要运行 Web App,请单击主页上的 Web App。

  2. 要查看所有 Web App 及其状态和诊断消息的列表,请点击主页右上角的诊断链接。

  3. 要返回 Web App 主页,请单击页面顶部的面包屑路径上的 MATLAB Web App

另请参阅

主题