Creating IOS/Android app from Matlab code.
29 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (1 件)
Kyle Pastor
2018 年 2 月 1 日
編集済み: Kyle Pastor
2018 年 2 月 1 日
This question is actually a duplicate of the following:
Good luck!
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Modeling についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!