linio
Create linear analysis point for Simulink model, Linear Analysis Plots block, or Model
Verification blockSyntax
io = linio(block,port)
io = linio(block,port,type)
io = linio(block,port,type,[],busElement)Description
io = linio(block,port) creates a linearization I/O object that represents an input
perturbation analysis point for the signal that originates from the specified output port
of a Simulink block.io = linio(block,port,type) creates an analysis point of the specified type.io = linio(block,port,type,[],busElement) creates an analysis point for an
element of a bus signal.Examples
Create Analysis Points for Simulink ModelOpen Simulink model.open_system('magball')15 Alphabetical List