Real time target and s-fuction
4 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Hi to all, i'm a very newbie of matlab and simulink. I'm using the r2010a version of matlab. I have to do an s-fuction for a tcp-ip communication. My s-fuction works well in a normal simulink model but when i try to build it as a generic real time target i get an error. It is possible to do a s fuction in "generic real time target" mode. I have googled for that but i'm not understand if it is possible. Thank you
0 comentarios
Respuestas (1)
Kaustubha Govind
el 18 de Oct. de 2012
If you have not written a TLC file to inline your S-function, then what you're asking for is support for non-inlined S-functions. However, I believe the option to support non-inlined S-functions is only available with ert.tlc (and its derived targets), not grt.tlc (Generic real-time target).
0 comentarios
Ver también
Categorías
Más información sobre Simulink 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!