How do you connect to a remote machine in MatLAB?
5 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponse acceptée
Leah
le 7 Juin 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 commentaires
Plus de réponses (0)
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!