Run two scripts simultaneously matlab

1 visualizzazione (ultimi 30 giorni)
Sigrid
Sigrid il 25 Ott 2021
Modificato: Bruno Luong il 27 Ott 2021
Hi all :)
I am using 2 usrp and matlab, to transmit and receive packets. I would like run the scipts for transmitting and receiving simultaneously. Could anyone help me how to do that? The scripts are independent from each other.
Thank you

Risposte (2)

Bruno Luong
Bruno Luong il 27 Ott 2021
Modificato: Bruno Luong il 27 Ott 2021
Somewhat possible with
parfeval
But I would agree with Jan, runing two Matlab sessions is perhaps easiest.

Jan
Jan il 25 Ott 2021
The easiest way is to start 2 Matlab sessions.
  2 Commenti
Sigrid
Sigrid il 26 Ott 2021
Thank you for your answer Jan. I know that I can start 2 Matlab sessions, but is there any other way to run the scripts simultanously, starting them at the same time, without opening 2 Matlab sessions?
Jan
Jan il 27 Ott 2021
No, not in Matlab. Even "starting at the same time" is fragile. Which accuracy do you need?

Accedi per commentare.

Categorie

Scopri di più su Communications Toolbox in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by