How do you connect to a remote machine in MatLAB?
조회 수: 4 (최근 30일)
이전 댓글 표시
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
채택된 답변
Leah
2013년 6월 7일
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
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!