Control running MATLAB application via a web page

5 ビュー (過去 30 日間)
Rob Campbell
Rob Campbell 2017 年 10 月 18 日
I have a MATLAB program that runs for several hours controlling a piece of hardware and acquiring data. I monitor the output of the process by plotting graphs periodically and sending the images to the web. However, I sometimes would like to remotely tweak the data acquisition parameters (e.g. I've already gone home and noticed something isn't quite right). I currently do this by making an RDP connection to the Windows machine on which MATLAB is running and changing settings in a MATLAB GUI. However, RDP seems flaky and sometimes the machine reboots after I disconnect.
Ideally I would like to have a web interface which reports the current acquisition parameters and allows me to change these. I haven't thought of a good way of doing this yet. Has anyone done anything like this and has wisdom to share?

回答 (0 件)

カテゴリ

Find more on Platform and License 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!

Translated by