How to create a serial object using web app server?
1 回表示 (過去 30 日間)
古いコメントを表示
I have deployed an app using the App Designer in Matlab and compiled it as a web app.
This app can conect with a device through serial comunication. The user interface has a dropdown that displays all available serial ports, and the app will connect with the selected device.
The problem is when I run the app on the Matlab web server: the devices shown in my dropdown are the available serial ports in the server, rather than the serial ports from the computer that access the server.
How could I change this?
0 件のコメント
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で MATLAB Web App Server についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!