connect matlab with android studio
显示 更早的评论
ENG:
Hi,
I want to connect matlab with android studio (for using matlab in a mobile application). Is there any way to do it? Do you have any recommendations for me?
Tur:
Matlab ile android studioyu bağlamak istiyorum (matlabı mobil uygulamada kullanmak amacıyla). Bunun herhangi bir yolu var mı? Herhangi bir öneriniz var mı?
回答(1 个)
Monisha Nalluru
2020-10-28
编辑:Monisha Nalluru
2020-10-28
1 个投票
In order to use MATLAB code in a mobile application you can use Simulink Android Support Package. Embed the MATLAB code in simulink function block, and use ToApp block from Android Support Pacakge. Deploy the model and Import to Android Studio and modify the code accordingly.
Check the below examples for more info
https://www.mathworks.com/help/supportpkg/android/ref/enhanced-color-replacement-with-customized-code.html - which add custom code using ToApp Block
2 个评论
Kutay Çetinkurt
2020-11-6
思艳 谷
2021-6-7
Have you found a solution? I have the same problem now
类别
在 帮助中心 和 File Exchange 中查找有关 Run on Android Device 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!