Transfer data wireless

조회 수: 19 (최근 30일)
Luhur
Luhur 2011년 7월 8일
hi all
is there any chance, transfer a lot of data (let say 10-20megabyte/second) with matlab or simulink WIRELESS between 2 laptop???
thanks

답변 (2개)

Arnaud Miege
Arnaud Miege 2011년 7월 8일
You can maybe use the TCP/IP Send and TCP/IP Receive blocks from the Instrument Control Toolbox.
Arnaud
  댓글 수: 2
Luhur
Luhur 2011년 7월 8일
wireless arnaud??? really???
Arnaud Miege
Arnaud Miege 2011년 7월 12일
If you use a wireless network card, then yes. The TCP/IP blocks will use whatever network connection is available.

댓글을 달려면 로그인하십시오.


Ankit Desai
Ankit Desai 2011년 7월 21일
This blog post might be helpful if you are trying to transfer data between two MATLAB sessions using TCPIP.
You will need Instrument Control Toolbox for the above mentioned functionality.
-Ankit

카테고리

Help CenterFile Exchange에서 Development Computer Setup에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by