How to use an Matlab-coded experiment for online data collection.

1 次查看(过去 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 个评论
Joshua Kugel
Joshua Kugel 2020-3-18
Just the position is recorded, not time.
I've been told that re-building the experiment in Javascript is basically the go to option if I can't get deploy the experiment as currently coded in Matlab...but hoping to avoid that.
Thanks again!
Walter Roberson
Walter Roberson 2020-3-23
You might be able to use a Web App; https://www.mathworks.com/help/compiler/web-apps.html
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 个)

类别

Help CenterFile Exchange 中查找有关 MATLAB Coder 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by