Borrar filtros
Borrar filtros

How to generate ST code for s-functions?

1 visualización (últimos 30 días)
sajjad allahgoli
sajjad allahgoli el 14 de Nov. de 2017
Respondida: sajjad allahgoli el 15 de Nov. de 2017
I want to generate function that consist of 'tf' and 'c2d' but i face this error 'The 'tf' class does not support code generation'. what can i do?is there way to solve this problem?

Respuesta aceptada

Birdman
Birdman el 15 de Nov. de 2017
There is nothing to be done for unsupported classes for code generation. But I assume that you are going to implement a control system, you can implement it by converting the system to a difference equation since eventually what you are going to obtain is a difference equation by discretizing your system. Hope this helps.

Más respuestas (1)

sajjad allahgoli
sajjad allahgoli el 15 de Nov. de 2017
Thank you so much

Categorías

Más información sobre Simulink PLC Coder en Help Center y File Exchange.

Productos

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by