Modifying multiple loops into parallel computing code?
조회 수: 1 (최근 30일)
이전 댓글 표시
I modified and compiled some Matlab code files for my project. It took longer time to run so i was planning to run it parallelly. I m running the same set of files but with different random input generated from the code (Lines 168 to 196). I was directly working with the Matlab files arranged in the loop for multiple iterations (as in the figure attached). I disintegrated the files and put together the codes and now i need to run the line 168 to 371 in parallel from the Try file. I am new to parallel computing in Matlab so can anyone please help me to complete this code? Thank you
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Software Development Tools에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!