Creating IOS/Android app from Matlab code.
33 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
UW Student, for independent study I am working on creating an IOS/android app for a wave height model I created. The matlab model takes wind and direction inputs, and generates wave heights for locations on a lake, then creates a contour map displaying wave heights. My thoughts on creating this app were to use matlab coder to generate C code, then work on creating the figures in C, and finally exporting this to Xcode and android. However I have zero experience coding other than Matlab. Any ideas on a better process or way to go about this? Thanks!
0 comentarios
Respuestas (1)
Kyle Pastor
el 1 de Feb. de 2018
Editada: Kyle Pastor
el 1 de Feb. de 2018
This question is actually a duplicate of the following:
Good luck!
0 comentarios
Ver también
Categorías
Más información sobre Modeling en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!