Loads input data from a workspace for a simulation.
Category: Data Import/Export
Default: Off, [t,u]
Loads data from a workspace.
Specify a MATLAB® expression for the data to be imported from a workspace. The Simulink® software resolves symbols used in this specification as described in Symbol Resolution.
See Load Data to Root-Level Input Ports for information on how to use this field.
Does not load data from a workspace.
If you use a Simulink.SimulationData.Dataset
object
that includes a matlab.io.datastore.SimulationDatastore
object
as an element, then the data stored in persistent storage is streamed
in from a file. For more information, see Load Big Data for Simulations.
You must select the Input check box before entering input data.
Simulink software linearly interpolates or extrapolates input values as necessary if the Interpolate data option is selected for the corresponding Inport.
The use of the Input box is independent of the setting of the Format list on the Data Import/Export pane.
For more information about using the Input parameter to load signal data to root-level inputs, see Load Data to Root-Level Input Ports.
Parameter: LoadExternalInput |
Value: 'on' | 'off' |
Default: 'off' |
Parameter: ExternalInput |
Type: character vector |
Value: any valid value |
Default: '[t,u]' |
Application | Setting |
---|---|
Debugging | No impact |
Traceability | No impact |
Efficiency | No recommendation |
Safety precaution | No recommendation |