how to generate MATLAB code from Simulink model
Hi,
I have a relatively complex simulink model, from which a MATLAB code must be generated. I want to use the generated code in App designer to develop an app and finally compile the app using `Application Compiler`, so that it can be used on every system without having MATLAB installed.
The process can be summed up as the following:
Simulink –> MATLAB code (.m) –> App Designer –> Application compiler (.exe)Hi,
I have a relatively complex simulink model, from which a MATLAB code must be generated. I want to use the generated code in App designer to develop an app and finally compile the app using `Application Compiler`, so that it can be used on every system without having MATLAB installed.
The process can be summed up as the following:
Simulink –> MATLAB code (.m) –> App Designer –> Application compiler (.exe) Hi,
I have a relatively complex simulink model, from which a MATLAB code must be generated. I want to use the generated code in App designer to develop an app and finally compile the app using `Application Compiler`, so that it can be used on every system without having MATLAB installed.
The process can be summed up as the following:
Simulink –> MATLAB code (.m) –> App Designer –> Application compiler (.exe) code generation, simulink, app designer MATLAB Answers — New Questions