Why is "startup.m" file affecting the execution of "parpool" command?
Show older comments
I have a "startup.m" file in which a pop-up window is displayed to the user in order to change the working directory at MATLAB startup.
However, it seems like it is affecting the execution of "parpool" command: such command is hanging forever when I use this "startup.m" file. Why?
Accepted Answer
More Answers (0)
Categories
Find more on Parallel Computing Fundamentals in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!