Does matfile() function work into a parallel session?
8 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu Workspace Variables and MAT Files finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!