Simulink Control Design™ - MathWorks

(Tuis.) #1

setlinio


Save linear analysis points to Simulink model, Linear Analysis Plots block, or Model
Verification block

Syntax


setlinio(mdl,io)
setlinio(blockpath,io)
oldio = setlinio( ___ )

Description


setlinio(mdl,io) writes the analysis points specified in io to the Simulink model mdl.

setlinio(blockpath,io) sets the specified analysis points to the specified Linear
Analysis Plots block or Model Verification block.

oldio = setlinio( ___ ) returns the current set of analysis points in the model or
block and replaces them with io using any of the previous syntaxes.

Examples


Set Analysis Points in Simulink Model

Open Simulink model.

model = 'magball';
open_system(model)

15 Alphabetical List

Free download pdf