how to create nodes(client/server) in matlab

1 view (last 30 days)
Hi all
I want to create nodes in matlab so that I can perform evaluation of SSH.
i was wondering does anybody know how to do that 1
Any help will be appreciated thank you
Younis Abbas
Student: MSCS

Accepted Answer

Walter Roberson
Walter Roberson on 31 Aug 2015
Are you asking how to do Process Open, usually called popen(), which is associated with "pipes"?
Or are you asking how to call ssh from MATLAB to connect to a remote system? http://www.mathworks.com/matlabcentral/fileexchange/35409-ssh-sftp-scp-for-matlab--v2-
Or are you asking how to create TCP connections?

More Answers (0)

Categories

Find more on Downloads in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!