How do you connect to a remote machine in MatLAB?
5 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuesta aceptada
Leah
el 7 de Jun. de 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 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Deep Learning Toolbox en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!