Retrieving data from MATLAB web app
古いコメントを表示
I've created a MATLAB web app, running on the development version of the Web App Server, that is essentially a series of odd-one-out tests. At the end of the tests, I would like to retrieve the choices made (an array containing 0's and 1's) by the user.
With the exception of printing data to the generated log file and retrieving the log file, which would be a last resort, are there any methodologies recommended to achieve this?
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および 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!