How to create .exe for GUI which send input and receive updated values from the model

Hello, I have created an applicaiton which contains GUI and mfile and Model. From GUI i pass values to the model. In the back end model will execute the input and give output that is again ploted in GUI. So i want to know whether entire thing can be created as .exe. Please suggest the steps. From the webinar i understood the procedure of deployment tool. In those only one matlab compent used. Here in back end i need model support also. Please give me any solution. In the m file i used some command which are listed in unsupported functions ore programs list. http://www.mathworks.in/help/compiler/unsupported-functions.html.

 Risposta accettata

Are the supported functions all related to Simulink? Note that Simulink is not supported for deployment with MATLAB Compiler. However, there is another product called Simulink Coder which can be used to generated standalone C/C++ code from a Simulink model. See Seth's answer here for more information.

Più risposte (0)

Categorie

Scopri di più su Simulink Coder in Centro assistenza e File Exchange

Prodotti

Community Treasure Hunt

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

Start Hunting!

Translated by