Smartphone app that sends data to MATLAB software
3 ビュー (過去 30 日間)
古いコメントを表示
I am working a little on some acoustic monitoring using smartphones. In respect to that I was pondering whether it is possible to write an iPhone app in e.g. swift for iOS that is capable of transmitting an audio file to either a MATLAB desktop computer or MATLAB software installed on a server and then have MATLAB evaluate the audio file prior to sending the result back to the Phone. Here the catch is that I would like to avoid e.g. the MATLAB mobile interface in order to be able to customize the user interface. Would such a task perhaps only be possible by deploying MATLAB code on a MATLAB Production Server or is there perhaps a general software architecture problem in interfacing a custom build smartphone app with MATLAB?
0 件のコメント
回答 (1 件)
Han Du
2018 年 8 月 9 日
One options is uploading data to MATLAB Drive through any browser from your mobile device. Then either MATLAB Online and MATLAB desktop can be used to do data processing on MATLAB Drive directly. MATLAB Drive
0 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!