What are the distribution rights for the header files used by autocoded Simulink models?

3 次查看(过去 30 天)
When generating C++ code from simulink models, a variety a of "generic" header files, such as rtw_solver.h and rtwtypes.h, are needed to build and run the model in addition to the model specific headers (e.g., model.h, model_types.h, etc). If we want to share the C++ code for these models externally (potentially even to users without Matlab), are we able to share these generic headers, and are there any restrictions. I have not been able find any documentation that explicitly discusses this.
Thanks for all of your help,
Patrick

采纳的回答

Mark McBroom
Mark McBroom 2025-2-26
There are no restrictions on sharing the generic header files.

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Simulink Coder 的更多信息

产品


版本

R2023b

Community Treasure Hunt

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

Start Hunting!

Translated by