While using "batchsim" command in MATLAB Parallel Server, how can I transfer the simulation results directly to Amazon S3 bucket?
显示 更早的评论
I am using MATLAB Parallel Server with AWS using the "batchsim" commands. At the end of the simulation, I want to post-process the data and save the data in the Amazon S3 bucket directly, without fetching the data in the local machine to save memory using the command line
Can you please let me know if this possible and how to trigger these commands using "batchsim"?
I don't want to use "fetchOutputs" command, but do some post-processing and directly write the outputs to S3 bucket in AWS.
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Run Multiple Simulations 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!