How do you connect to a remote machine in MatLAB?

2 views (last 30 days)
I need be able to communicate with a remote machine. Like send data between machines and etc. Basically, I would like to transfer data between two computers. the computers will be a far enough where a physical cable is not practical so transferring the data wirelessly will be more practical. Yes, there may be a little electromagnetic noise. I am not worried at the rate at which the data needs to get there; I just want the data to get there.

Accepted Answer

Leah
Leah on 7 Jun 2013
if the remote machine has been configured for sharing you should be able to map a network drive and write to a folder on the remote machine. I've done this with virtual machines

More Answers (0)

Categories

Find more on Programming in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!