Create two threads in matlab

Hi,
I use R2015a, i try to communicate two Zedboards (FPGA)+ad9361(FMCOMMS2), one for sending and other for receiving. I connected two zedboards and the PC with switch.
Zedboard1 : ip address 10.1.25.143 for sending data TX Zedboard2 : ip address 10.1.25.141 for receiving data RX
I tried to communicate in the same loop but the problem was when TX finish to send, Rx start to receive. So, I need to run TX and RX in the same time. How can i do this?
Thank you, Regards

Respuestas (1)

Lo Shih-An
Lo Shih-An el 27 de Jul. de 2017

0 votos

Open multiple Matlab windows to run TX.m and RX.m respectively.

Categorías

Más información sobre Parallel Computing en Centro de ayuda y File Exchange.

Preguntada:

el 18 de Jul. de 2016

Respondida:

el 27 de Jul. de 2017

Community Treasure Hunt

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

Start Hunting!

Translated by