Compile the code for smartphone
19 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Guilherme Franklin
el 2 de Dic. de 2021
Comentada: Steven Lord
el 8 de Dic. de 2021
Hi, I would like to know how to compile my code to run on my smartphone.
4 comentarios
Rik
el 2 de Dic. de 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.
Respuesta aceptada
Image Analyst
el 2 de Dic. de 2021
Looks like youi need the MATLAB Coder Toolbox and the Oompiler Toolbox. Here's a video, that's pretty nonspecific, that says you can do it with an iPhone or iPad. I didn't see anything for Android.
Más respuestas (1)
Sutanu Maiti
el 7 de Dic. de 2021
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 comentarios
Image Analyst
el 8 de Dic. de 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
el 8 de Dic. de 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.
Ver también
Categorías
Más información sobre MATLAB Mobile en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!