Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

Running MATLAB script many times at the same time.

조회 수: 1 (최근 30일)
Nader Rihan
Nader Rihan 2020년 7월 17일
마감: MATLAB Answer Bot 2021년 8월 20일
I've a script and want to run it many times at the same time like the concept of parallelism. So how to do that ?
  댓글 수: 2
Walter Roberson
Walter Roberson 2020년 7월 17일
Use the Parallel Computing Toolbox and parfeval()
Nader Rihan
Nader Rihan 2020년 7월 17일
Thanks

답변 (0개)

이 질문은 마감되었습니다.

Community Treasure Hunt

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

Start Hunting!

Translated by