Does matfile() function work into a parallel session?

8 views (last 30 days)
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.

Answers (0)

Community Treasure Hunt

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

Start Hunting!