getOffsetsForLPV
Extract LPV offsets from linearization results
Syntax
offsets = getOffsetsForLPV(info)
Description
offsets = getOffsetsForLPV(info) extracts linearization offsets from info and
converts them to the array format supported by the LPV System block.
Examples
Extract LPV Offsets from Linearization Results
Open the Simulink model.
model = 'watertank';
open_system(model)
getOffsetsForLPV