I want to implement a C-coded S-function for use with Real-Time Workshop/Simulink Coder/Real-Time Interface (RTI) and for Simulink simulations. Where can I find an S-function template and examples?
Do I have to compile this S-function to a MEX DLL file? Which MEX compilers are supported and recommended?
I want to include or exclude specific code segments from my S-function for either Simulink simulation or real-time simulation (e.g., to access hardware components of other platforms). How do I do this?
| Date | 2016-09-01 |
| 소프트웨어 타입 | Implementation Software |
| 제품군 | RTI (Real-Time Interface) |
| 인포메이션 타입 | FAQ |
| 인포메이션 카테고리 | Working with |
| dSPACE Release | 2023-A, 2022-B, 2022-A, 2021-B, 2021-A, 2020-B, 2020-A, 2019-B, 2019-A, 2018-B, 2018-A, 2017-B, 2017-A, 2016-B, 2016-A, 2015-B, 2015-A, 2014-B, 2014-A, 2013-B, 2013-A, Prior to 2013-A |
| Keywords | C S-function, templates, size information, MEX DLL file, MEX compilers, S-functions, Simulink Coder®, different C code, excluding code segments, real-time simulation, Simulink® simulation |