Main Content

Deploy Custom Configurations

When you create a custom configuration, often you deploy the custom configuration to your development group. Deploying the custom configuration allows your development group to review models using the same checks. You can deploy custom configurations whether you created the configuration using the Model Advisor Configuration Editor or within the customization file.

To deploy a custom configuration:

  1. Determine which files to distribute. You might need to distribute more than one file.

    If You...Using the...Distribute...
    Created custom Model Advisor checksCustomization file
    • sl_customization.m

    • Files containing check and action callback functions (if separate)

    Created custom Model Advisor configuration filesModel Advisor Configuration EditorConfiguration .json file
  2. Distribute the files and tell the user to include these files on the MATLAB® path.

  3. Instruct the user to load the custom configuration.