Run two scripts simultaneously matlab

조회 수: 1 (최근 30일)
Sigrid
Sigrid 2021년 10월 25일
편집: Bruno Luong 2021년 10월 27일
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

답변 (2개)

Bruno Luong
Bruno Luong 2021년 10월 27일
편집: Bruno Luong 2021년 10월 27일
Somewhat possible with
parfeval
But I would agree with Jan, runing two Matlab sessions is perhaps easiest.

Jan
Jan 2021년 10월 25일
The easiest way is to start 2 Matlab sessions.
  댓글 수: 2
Sigrid
Sigrid 2021년 10월 26일
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 2021년 10월 27일
No, not in Matlab. Even "starting at the same time" is fragile. Which accuracy do you need?

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

카테고리

Help CenterFile Exchange에서 Communications Toolbox에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by