How can I generate C code for my MATLAB code that has a separate H and C file for each MATLAB function?
I have written several MATLAB functions for my application that call each other. These MATLAB functions are in separate files.
I would like to preserve this file structure when I generate C code, I want to generate one header and a source file for each MATLAB function.
How can I do this?I have written several MATLAB functions for my application that call each other. These MATLAB functions are in separate files.
I would like to preserve this file structure when I generate C code, I want to generate one header and a source file for each MATLAB function.
How can I do this? I have written several MATLAB functions for my application that call each other. These MATLAB functions are in separate files.
I would like to preserve this file structure when I generate C code, I want to generate one header and a source file for each MATLAB function.
How can I do this? c, embeddedcoder, filestructure MATLAB Answers — New Questions