Does matfile() function work into a parallel session?
8 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (0)
Vedere anche
Categorie
Scopri di più su Workspace Variables and MAT Files in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!