I want to integrate multiple files containing C Codes in a simulink model. All the files have multiple C functions which are called into other files too. How can it be done?

2 views (last 30 days)
I have multiple files containing C codes in it. Each file has several functions that are interlinked to another file's functions also.
Now if i make a C Caller block having one source code file and another C Caller block with another source code file, will they call the function from another source code file ?
Is this possible in MATLAB to use these files in a single Simulink.

Answers (0)

Categories

Find more on Simulink Functions in Help Center and File Exchange

Products


Release

R2021a

Community Treasure Hunt

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

Start Hunting!