Transfer data between two Matlab instances from on computer to a other computer

Good Morning,
I am a student and have to do a project work in a company.
The initial situation is two computers, each having MATLAB installed.
The task is that I send data from one computer to the other computer.
I already have a little information, but I can not get on with it.
On the one hand, MATLAB already has commands that define a client side. With the command tcpclient ('ip-adresse', 'port') the client can be de-fined. But for the server-side, the command is missing?! Do you have to buy toolboxes, which have commands for the server side?
To the toolboxes I have read two different:
- Instrument Control Toolbox, in which MATLAB communicates with instruments via tcp / ip. But in my task I have to communicate with another matlab in-stance
- Parallel Computing Toolbox, where I do not know exactly whether it is right for the application
Thank you

Answers (0)

Asked:

on 6 Apr 2017

Community Treasure Hunt

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

Start Hunting!