It is possible to use Matlab Compiler with App designer ?
Show older comments
I would to create a standardalone application (with Matlab compiler) from the App Designer. Is it possible ?
Accepted Answer
More Answers (4)
Dave Behera
on 22 Mar 2016
1 vote
Yes, it is possible to create a standalone application using the MATLAB Compiler from an App Designer app.
1 Comment
karim botros
on 2 Jan 2018
how ?
Tanmay Rajpathak
on 8 Aug 2016
0 votes
Can you create a standalone application made out of app designer?
2 Comments
Tanmay Rajpathak
on 8 Aug 2016
Just use mlapp file in the compiler
Ravikiran Anapagaddi
on 4 Nov 2022
Can you please let me know the proceedure to convert *.mlapp
file into standardalone application where I want to run application without having MATLAB (by installing runtime compilier)
Léolo Gonay
on 25 Jan 2018
0 votes
Hi all !
Quick question, I manage to build a standalone application (built with App Designer) on a MAC, I managed to install it on my MAC using Matlab Runtime. Next step is to find a way to share it (download on a webpage). I've juste learned to if you want to create standalone application for windows (.exe) you need to run the Matlab compiler on a windows machine. `` But my real question is, is there any way I can "keep" my application the way it si (with all the buttons, callbacks, etc.) and share it on a web application/web page? I'm no expert, but is the only solution therefore to create a brand new web application (java?) and use Matlab function in it?
Best regards,
Léolo
1 Comment
Laurent Gole
on 20 Apr 2018
i may be wrong but isn't the matlab production server toolbox what you are looking for ?
Sachin Pagar
on 16 May 2021
0 votes
good question but i thought (i.e.sure) it is possible to run your code in online mode. refere this blog here mension which is online compiler for MATLAB So using this method you also run your program in online mode for MATLAB
Categories
Find more on Introduction to Installation and Licensing in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!