Main Content
load
Class: Simulink.CodeImporter
Namespace: Simulink
Syntax
success = load(obj, filename)
Description
,
where success
= load(obj
, filename
)obj
is an object of class Simulink.CodeImporter
, loads
import settings from a saved import settings JSON file, filename
, created
using the save
method.
Input Arguments
Output Arguments
Version History
Introduced in R2020a