Info
この質問は閉じられています。 編集または回答するには再度開いてください。
Move computations to server
2 ビュー (過去 30 日間)
古いコメントを表示
I have Matlab locally installed on my machine and I have access to a server (via ssh) with no Matlab installed. I would like to user the server's computing power to support my computations. It seems that the whole Matlab Parallel Server thing is not what i'm looking for. Is what I'm trying to do somehow possible?
1 件のコメント
Rik
2020 年 6 月 2 日
It sounds to me like you would have to install Matlab on that server, but I have no experience with this so I could be wrong.
回答 (1 件)
Abhisek Pradhan
2020 年 6 月 5 日
As you have already mentioned Matlab Parallel Server is the best option for these kind of scenarios. I guess you won't be able to do any kind of MATLAB Computation on a server with no MATLAB installed.
0 件のコメント
この質問は閉じられています。
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!