How to use an Matlab-coded experiment for online data collection.
조회 수: 6 (최근 30일)
이전 댓글 표시
Hi,
I currently have an experiment that has been coded in Matlab. I'm hoping to be able to deploy the experiment online, so that I can just send people a link to the experiment. What's the best way to do this?
I'm not sure if this is right, but so far I've found that I would have to 'compile it and make the executable available' using the MATLAB Coder.
Thanks in advance!
댓글 수: 5
Walter Roberson
2020년 3월 23일
However,
"Web apps are designed to run only within a trusted intranet environment, not in the open Internet. For more information, see Potential Risks."
I have not used App Designer myself, so I am not up to speed about whether it can track cursor or clicks.
답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!