Description: Example C-file S-function for defining a discrete system.
*
* x(n+1) = Ax(n) + Bu(n)
* y(n) = Cx(n) + Du(n)
*
* For more details about S-functions, see simulink/src/sfuntmpl_doc.c.
To Search:
- [csfunc] - Example C-file S-function for defining a
File list (Check if you may need any files):
dsfunc.c