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