How to use an Matlab-coded experiment for online data collection.
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Walter Roberson
am 23 Mär. 2020
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.
Antworten (0)
Siehe auch
Kategorien
Mehr zu MATLAB Coder finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!