ml_assert_descsys
Checks if a given structure is a descriptor system.
Contents
Syntax
ml_assert_descsys(sys)
Description
This function checks if a given structure is a descriptor system with appropriate matrices and dimensions and throws an error if not.
Input
sys - structure, which shall be checked
Output
---
See Also