Measurements and States Analyzer
Compute initial and steady-state values of voltages and currents of model
Since R2021a
Description
The Measurements and States Analyzer app computes the initial states
and steady-state values of the inductor currents and capacitor voltages (electrical state
variables), and the steady-state voltages and currents of measurement blocks, sources, and
nonlinear blocks in a model. The app uses the power_initstates
function to compute the initial state values, and the power_steadystate
function to compute the steady-state values.
Open the Measurements and States Analyzer App
powergui Block Parameters dialog box: On the Tools tab, click Measurements and States Analyzer.
MATLAB® command prompt: Enter
powerStates
orpowerStates('sys')
, wheresys
is the name of the model.
Parameters
Version History
Introduced in R2021a