convert matlab gui files into c code

Hi,
Currently i building a application using GUI, can i convert both fig and m file to c or c++ file or executable file?
this file is required for uploading on texas instruments kit that can be displayed on k350qvga display.
the application is to build user interface for electric vehicle charging display.

1 comentario

Rik
Rik el 12 de Abr. de 2019
You shouldn't be using a fig file. Build the interface from code.
Apart from that point you should be able to convert every m file to an executable, but not all functions support code generation.

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre MATLAB Coder en Centro de ayuda y File Exchange.

Productos

Versión

R2018a

Preguntada:

el 12 de Abr. de 2019

Comentada:

Rik
el 12 de Abr. de 2019

Community Treasure Hunt

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

Start Hunting!

Translated by