convert matlab gui files into c code

2 次查看(过去 30 天)
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 个评论
Rik
Rik 2019-4-12
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.

请先登录,再进行评论。

回答(0 个)

类别

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

产品


版本

R2018a

Community Treasure Hunt

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

Start Hunting!

Translated by