Run two scripts simultaneously matlab

1 vue (au cours des 30 derniers jours)
Sigrid
Sigrid le 25 Oct 2021
Modifié(e) : Bruno Luong le 27 Oct 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

Réponses (2)

Bruno Luong
Bruno Luong le 27 Oct 2021
Modifié(e) : Bruno Luong le 27 Oct 2021
Somewhat possible with
parfeval
But I would agree with Jan, runing two Matlab sessions is perhaps easiest.

Jan
Jan le 25 Oct 2021
The easiest way is to start 2 Matlab sessions.
  2 commentaires
Sigrid
Sigrid le 26 Oct 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 le 27 Oct 2021
No, not in Matlab. Even "starting at the same time" is fragile. Which accuracy do you need?

Connectez-vous pour commenter.

Catégories

En savoir plus sur Communications Toolbox dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by