readState
Get degradation RUL model state for use at runtime
Description
returns a structure containing the properties of the degradation RUL model
mdlState
= readState(mdl
)mdl
. Use readState
in an entry-point function
for code generation to preserve the values of model parameters, particularly when you update
the model at run time. For more information, see Generate Code that Preserves RUL Model State for System Restart.