Transfer data wireless

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

Answers (2)

Arnaud Miege
Arnaud Miege on 8 Jul 2011

1 vote

You can maybe use the TCP/IP Send and TCP/IP Receive blocks from the Instrument Control Toolbox.
Arnaud

2 Comments

Luhur
Luhur on 8 Jul 2011
wireless arnaud??? really???
If you use a wireless network card, then yes. The TCP/IP blocks will use whatever network connection is available.

Sign in to comment.

Ankit Desai
Ankit Desai on 21 Jul 2011

0 votes

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

Categories

Products

Asked:

on 8 Jul 2011

Community Treasure Hunt

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

Start Hunting!