convert matlab gui files into c code

2 vues (au cours des 30 derniers jours)
monali mandlik
monali mandlik le 12 Avr 2019
Commenté : Rik le 12 Avr 2019
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 commentaire
Rik
Rik le 12 Avr 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.

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur MATLAB Coder dans Help Center et File Exchange

Produits


Version

R2018a

Community Treasure Hunt

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

Start Hunting!

Translated by