How can I compile the generated C code on a Linux/UNIX computer that was generated on a Windows PC?

1 view (last 30 days)
I want to compile the code that is generated using Real-Time Workshop on another computer, without installing MATLAB on that computer. I would like to compile the code without installing MATLAB, even on a different platform.

Accepted Answer

MathWorks Support Team
MathWorks Support Team on 3 Feb 2017
The code that is generated by Real-Time Workshop is ANSI-C and thus platform independent. You can use PackNGo utility introduced in Real-Time Workshop 6.5 (R2006b) for packaging generated code, see the following page for details:

More Answers (0)

Categories

Find more on Deployment, Integration, and Supported Hardware in Help Center and File Exchange

Products


Release

R14SP2

Community Treasure Hunt

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

Start Hunting!