Creating IOS/Android app from Matlab code.

29 Ansichten (letzte 30 Tage)
Jacob Sturzl
Jacob Sturzl am 1 Feb. 2018
Bearbeitet: Kyle Pastor am 1 Feb. 2018
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!

Antworten (1)

Kyle Pastor
Kyle Pastor am 1 Feb. 2018
Bearbeitet: Kyle Pastor am 1 Feb. 2018

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by