- connection to server using MATLAB

Hi,
I want to connect to server using Matlab. so that I can copy to and from server for my engineering simulations.
I can start putty and winscp without entering password meaning a keyless entry from Matlab. But on windows I can access the putty, so that system doesnt respond to the request by windows.
Can you please tell me how can I run commands on server using MATLAB?
I have to copy the files to server, run simulation, check the presence of a certain file, in case of its presence , running another command and so on.
So I am open for all suggestion, I believe I can do the rest if from windows matlab I can run commands on server.
best regards,
Hassan

回答 (1 件)

Jason Ross
Jason Ross 2012 年 2 月 7 日

0 投票

You might want to try using plink (PuTTY link), which is a command line connection tool.
There are some examples on that page that you can put into a system call and likely get where you need to go.

カテゴリ

ヘルプ センター および File ExchangeProgramming Utilities についてさらに検索

質問済み:

2012 年 2 月 7 日

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by