From: man man on
Hello,
I have an S function which is written in Matlab code (M File s Function). It is a replacement for an old S function which was written in C. They are on the same directory (the dll for C S Function and m file for M S Function) and they are on the same library in Simulink (Different name).
When I add my C S function to a model, I noticed that the rtwmakecfg.m is called but when I add my M file S Function to my model, the rtwmakecfg.m is not called. Any reason for it?

I want to add some include directory to the generated make file, is there any other way to do this?

Kind regards
 | 
Pages: 1
Prev: Multiple linear regression
Next: Semilogy Problem