How do you connect to a remote machine in MatLAB?
5 views (last 30 days)
Show older comments
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.
0 Comments
Accepted Answer
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
0 Comments
More Answers (0)
See Also
Categories
Find more on Deep Learning Toolbox 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!