Filter löschen
Filter löschen

How to generate GUI code to C or exe file?

1 Ansicht (letzte 30 Tage)
RAHUL TIWARI
RAHUL TIWARI am 1 Apr. 2023
Kommentiert: Rik am 1 Apr. 2023
I am designing GUI in such a way to convert it to c file.
In the task, I'm facing with one common error named "Function gui_mainfcn" not supported for code generation.
Could any one assists me from this problem.
Thanks in advance.
Regards,
Rahul
  3 Kommentare
RAHUL TIWARI
RAHUL TIWARI am 1 Apr. 2023
Firstly, Thanks for your answer.
But I'm sure it happened, I'll drop you the screen shot of just basic addition of two numbers.
Rik
Rik am 1 Apr. 2023
Simple tasks like adding two numbers are almost trivial to convert to C code, but if you want to have an entire GUI with a bit more complex tasks, that tends to be tricky. One of the tasks I wanted to do turned out not to be possible to convert to C, so I gave up on trying to convert the GUI around it.

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kategorien

Mehr zu MATLAB Coder finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by