Obtain diagnostic information for block linearizations
When you linearize a Simulink® model, you can create a LinearizationAdvisor
object that contains diagnostic information about
individual block linearizations. You can troubleshoot your linearization results by
reviewing this diagnostic information. To access the diagnostic information, use the
getBlockInfo
function.