主要内容

本页采用了机器翻译。点击此处可查看英文原文。

更改服务器配置

MATLAB® Production Server™ 实例上运行 Excel® 加载项之前,您必须对其进行配置。

要配置加载项的服务器信息:

  1. 在 Excel 中,选择 Add-Ins > Configure MATLAB Production Server

    MATLAB Production Server Configuration Management window where you can configure the server URL and timeout.

  2. 选择 MATLAB Production Server Configuration 选项卡。

  3. 选择要配置的加载项。与该加载项对应的服务器 URL 显示在 Server URL 字段中。

    如果未列出该加载项,点击 MATLAB Add-ins Available 表下的 Add。输入加载项的名称,然后点击 OK

  4. 如果 Server URL 字段为空,请根据您要使用的应用程序协议输入 URL:HTTP 或 HTTPS。使用 HTTPS 时,必须在运行 Excel 加载项的客户端或本地计算机的证书存储中安装服务器证书。

    协议URL默认端口号
    HTTPhttp://<HostName>:<PortNumber>/ctfArchiveName9910
    HTTPShttps://<HostName>:<PortNumber>/ctfArchiveName9920

  5. 如果有必要,修改 Optional Client Configuration 选项。

  6. 点击确定

另请参阅

主题