View exported C Code interface |
Back to the index Back to the top of index |
Goal: |
View the exported C Code interface in a text editor. |
What to do: | Include this file in your C project using #include "MyFile.h" |
Result: | An *.h file is exported that has the same name as the simulation file name. |
Note: |
See the tutorial on the interface to the exported code. |
![]() |
Back to the index Back to the top of index |