Does matfile() function work into a parallel session?
조회 수: 8 (최근 30일)
이전 댓글 표시
Hello, I m trying to partially load a .mat file (matfile('xxx.mat')) in a parallel session, but the system returns an error of losing connection with the workers. In the same serial procedure everything work fine.
Dooes matfile()function work into a parallel session? Do you have any ideas of solving this problem?
Thank you.
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Workspace Variables and MAT Files에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!