Compile the code for smartphone
Mostra commenti meno recenti
Hi, I would like to know how to compile my code to run on my smartphone.
4 Commenti
Rik
il 2 Dic 2021
This probably would require converting your Matlab code to C and finding a compiler that can create the binary for your specific device.
What have you tried?
Guilherme Franklin
il 2 Dic 2021
Rik
il 2 Dic 2021
Start with Google. I expect the process will depend on what smartphone you happen to own. Since you insist on not telling us, we can't help you.
Guilherme Franklin
il 2 Dic 2021
Risposta accettata
Più risposte (1)
Sutanu Maiti
il 7 Dic 2021
0 voti
You may use MATLAB add-on feature Simulink Support package for Android devices to create an Android App right from Simulink model without writing any code.
PLease have a look at below links for details:
2 Commenti
Image Analyst
il 8 Dic 2021
Is there any way to do it without having Simulink? Like if you just have base MATLAB and the MATLAB Compiler toolbox?
Steven Lord
il 8 Dic 2021
Just MATLAB and MATLAB Compiler? I'm pretty sure the answer is no, that applications generated by MATLAB Compiler can only be deployed to platforms on which MATLAB is supported.
MATLAB and MATLAB Coder? See the "Prototype on Hardware" section on the MATLAB Coder product page for a short video that discusses at a very high level generating code for iPhone or iPad.
Categorie
Scopri di più su MATLAB Mobile 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!