How do I use the distcomp pause function?
显示 更早的评论
Supposedly, there is a function that can pause an MJSScheduler, but it doesn't seem to work. It says it is called pause, which is exactly the same as the normal pause function, but I decided I'd try anyway. What I am doing is this:
c = parcluster;
pause(c)
However, all I get is this error:
Error using pause
Unknown command option.
Does anyone know how to use this function? Source: http://www.mathworks.com/help/distcomp/pause.html
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Manage MATLAB Job Scheduler Processes 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!