to complie a C code to binary file which run on QNX systems!

5 visualizaciones (últimos 30 días)
Edward Lee
Edward Lee el 30 de Mzo. de 2016
Respondida: Walter Roberson el 30 de Mzo. de 2016
I know that matlab could be used to complie the C code to .exe and run on the windows (is that true?). Now I wonder if matlab coulde be used to complile the C code to binary file which could run on Linux or QNX systems ? I know really little about Matlab, hope someone could help me! TKS!

Respuestas (1)

Walter Roberson
Walter Roberson el 30 de Mzo. de 2016
MATLAB Compiler cannot be used to target QNX.
If you run MATLAB Compiler on a Linux system then you can compile for Linux.
MATLAB Coder can generate C or C++ code that you can compile however you want. However, MATLAB Coder is not able to generate graphics, and has a number of other restrictions.

Categorías

Más información sobre MATLAB Coder en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by