Using remote matlab on a cluster: Lost connection but job keeps calculating. How to reopen matlab gui?
古いコメントを表示
Just lost connection while a script on matlab was running remotely on a linux cluster. I was running it from the remote matlab GUI just like I would do locally. Suddently I lost connection and that window closed, but reconnecting again to the cluster I can see the script keeps running with "top" command. Is there any way to reopen the matlab GUI just where I left it and keep seeing progress on the console?
3 件のコメント
Jason Ross
2020 年 6 月 4 日
Can you elaborate further about what method you were using to run MATLAB remotely and send the display?
Bjorn Gustavsson
2020 年 6 月 4 日
For future work, I suggest you start running matlab either with vnc-server-viewer (for the full gui-experience) or simply through screen running in an x-term. Those methods work well for interuption-sensitive connections.
Good luck this time!
Jesús Gutiérrez
2020 年 6 月 4 日
編集済み: Jesús Gutiérrez
2020 年 6 月 4 日
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Startup and Shutdown についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!