Clear Filters
Clear Filters

Creating IOS/Android app from Matlab code.

90 views (last 30 days)
Jacob Sturzl
Jacob Sturzl on 1 Feb 2018
Edited: Kyle Pastor on 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!

Answers (1)

Kyle Pastor
Kyle Pastor on 1 Feb 2018
Edited: Kyle Pastor on 1 Feb 2018

Categories

Find more on Android Devices in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!