convert matlab gui files into c code

조회 수: 16 (최근 30일)
monali mandlik
monali mandlik 2019년 4월 12일
댓글: Rik 2019년 4월 12일
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