Building Simulink model in C vs C++

Hi,
I have an S-function in my Simulink model in which I have used the S-function builder to generate the tlc and wrapper etc. However, when I use C++ as the language the model does not build, whereas with C it does. Why is that? I need header files which are in C++ so would like to have it all in C++.
Thanks in advance!
Ina

1 Comment

“When I use C++ as the language”, by this do you mean that you have set C++ as the language in S- function builder or you are using C++ code.
If you are using C++ codes, then you must set language as C++ by clicking on S-Function Builder block and set Language to C++.

Sign in to comment.

Answers (0)

Categories

Find more on Simulink Coder in Help Center and File Exchange

Products

Asked:

iba
on 15 May 2019

Commented:

on 23 May 2019

Community Treasure Hunt

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

Start Hunting!