Devloping an App from MatLab code which uses Simulink and Simscape
Show older comments
I am looking for the best way to develop an app that has an already developed code in MatLab that works with Simulink and Simscape. I have come across a variety of methods - MatLab Coder, MatLab Mobile, Simulinl Support Packages for Android and iOS and am wondering the best way to approach the app development.
1 Comment
Sutanu Maiti
on 22 Jun 2021
By using a MATLAB Function block with the Simulink Support Package for Android Devices, you can reuse already developed code in MATLAB and deploy automatically as an app on an Android device.
You may consider refering below exmaple:
Accepted Answer
More Answers (0)
Categories
Find more on Android Devices in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!