Is there any possibility of creating a mobile applications (.apk) based on the coding in MATLAB. if there is no option, kindly guide me to create a application of my own in mobile platform.
Asked
Active
Viewed 106 times
1
-
You could use python `(kivy + numpy + scipy)` that's probably the closest you'll get to matlab on android/iphone. – Mansueli May 23 '14 at 21:02