Input Arguments collapse all Simulation results to which to add data, specified as aSimulink.SimulationOutputobject. Data to add to simulation metadata, specified as a MATLAB variable or a MATLAB expression. Output Arguments collapse all Simulation results with user data, returned as aSimulink.Simulat...
Simulation specification or simulation in which to set variable value, specified as a Simulink.SimulationInput object or a Simulation object. A SimulationInput object represents a simulation specification that includes the initial state, external inputs, model parameter values, block parameter values, and...
Simulink.SimulationInputobject Simulation inputs and configuration, specified as aSimulink.SimulationInputobject. configupdate—Option to enableConfigSetRefparameter to be updated inSimulink.SimulationInputobject "off"(default) |"on" SpecifyEnableConfigSetRefUpdateflag to"on"to apply theConfigSetRefssettings ...
Simulink.SimulationOutput Object Copy Code Copy Command When you simulate a model in a way that returns simulation results as a single object, you access all logged data and simulation metadata using the Simulink.SimulationOutput object. The model in this example has the Single simulation output ...
In the function createSimulationInput, define an empty Simulink.SimulationInput object for the model. Use this Simulink.SimulationInput object to set simulation callbacks and variables for the model. Use the simulation callback functions register the callback operations. The simulink.compiler.setPostStep...
timeseries object | structure | array Data to convert to Dataset format, specified as a timeseries object, a structure, or an array. The results of conversion depend on the format of the input data. Input DataConversion Results timeseries object Dataset object that contains one Simulink.Simulati...
outprop = Simulink.SimulationOutput: logsout: [1x1 Simulink.SimulationData.Dataset] tout: [141x1 double] yout: [1x1 Simulink.SimulationData.Dataset] SimulationMetadata: [1x1 Simulink.SimulationMetadata] ErrorMessage: [0x0 char] When you run another simulation using theSimulationobjectsm, the results ...
A space mouse is a device similar to a joystick in purpose, but it also provides movement control with six degrees of freedom.
Modelling flexibility: The gas turbine modelling capabilities of the software rely on the TURBO library of components. The TURBO library has been built taking advantage of the object-oriented technique. This enables obtaining an extremely flexible and detailed library of components, which can be extend...
3. DC-DC converter model in Simulink This part will be dedicated to the DC-DC converter modelling with Simulink. The input generator is a DC voltage source and the output generator is also a DC voltage source. The output voltage is always smoothed by a capacitor. Only the non-isolated DC...