Simulink Control Design™ - MathWorks

(Tuis.) #1

frest.findSources


Package: frest

Identify time-varying source blocks

Syntax


blocks = frest.findSources(model)
blocks = frest.findSources(model,io)

Description


blocks = frest.findSources(model) finds all time-varying source blocks in the
signal path of any linearization output point marked in the Simulink model model.

blocks = frest.findSources(model,io) finds all time-varying source blocks in the
signal path of any linearization output point specified in the array of linear analysis points
io.

Input Arguments


model

Character vector or string that contains the name of the Simulink model in which you are
identifying time-varying source blocks for frequency response estimation.

io

Array of linearization I/O points.

The elements of io are linearization I/O objects that you create with getlinio or linio.
frest.findSources uses only the output points to locate time-varying source blocks
that can interfere with frequency response estimation. See “Algorithms” on page 15-67
for more information.

15 Alphabetical List

Free download pdf