Change the Server Configuration

Before you can use an add-in uses code running on a MATLAB® Production Server™ instance, you must configure it to connect to a MATLAB Production Server instance.

To configure the server information for an add-in:

  1. In Excel, select Add-Ins > Configure MATLAB Production Server.

  2. Select the MATLAB Production Server Configuration tab.

  3. Select the add-in to configure.

    If the add-in is not listed, click the Add button under the MATLAB Add-ins Available table. Enter the name of the add-in and click OK.

  4. Select the URL of the server hosting the deployable archive implementing the MATLAB function for the add-in.

    If the server URL is not listed:

    1. Click the Add button under the MATLAB Production Server Configurations table.

    2. Enter the host name for the server instance in the Host Name field.

    3. Enter the port number on which the server instance listens for requests in the Port Number field.

      The default port number is 9910.

    4. Enter the name of the deployable archive in the CTF Archive field.

      The name of the deployable archive is the archive name specified in the Production Server Compiler app.

    5. Click OK.

  5. Click OK.

Was this topic helpful?