I have used the MATLAB App Designer to put together a GUI that works. I have seen that you can use MATLAB Compiler to create an executable from the App, but I don't have that toolbox so that's not a viable option for me. I am wondering whether I can generate C++ code for this App using MATLAB Coder. I've never used the toolbox before but it appears that MATLAB Coder can generate C++ code for MATLAB classes and functions and it's my understanding that that's what's under the hood for a .mlapp file, but I'm not seeing a workflow that gets me from a working .mlapp file to generated C++ code. Is there one?
1 Comment
Direct link to this comment
https://es.mathworks.com/matlabcentral/answers/424527-can-i-use-matlab-coder-on-mlapp-files#comment_623847
Direct link to this comment
https://es.mathworks.com/matlabcentral/answers/424527-can-i-use-matlab-coder-on-mlapp-files#comment_623847
Sign in to comment.