saveConfiguration
Description
saveConfiguration(
saves the active Model Advisor configuration accessed by the CfgObj
,fileName
)CfgObj
object to a JSON file with the name specified in fileName
. If you want to
save the file to a specific location other than your working directory, specify the
absolute path in fileName
.
If you customize an existing Model Advisor configuration, you can use the
saveConfiguration
function to save the customization to the original
JSON file by specifying the filename or its absolute path.
Examples
Input Arguments
Alternative Functionality
App
You can also use the Model Advisor Configuration Editor to modify existing configurations and create new configurations. In the Model Advisor Configuration Editor, after customization to save the configuration to a JSON file, click Save As and specify the location and name of the file. For more information, see Use the Model Advisor Configuration Editor to Create a Custom Model Advisor Configuration.
Version History
Introduced in R2024b