Passing a data file to a function in parfor or parfeval
Show older comments
I want to pass a data file to process in parallel. Same data file to be used by each worker for complete process and each worker should process the whole datafile.
3 Comments
埃博拉酱
on 10 Jan 2025
So what's your problem?
Kavita Guddad
on 10 Jan 2025
Steven Lord
on 10 Jan 2025
Please show us all the text displayed in red in the Command Window (and if there are any warning messages displayed in orange, please show us those too.) The full and exact text of the error message may be useful and/or necessary to determine what's going on and how to avoid the warning and/or error.
Showing a small sample of code that illustrates the problem that you're experiencing may help Answers provide a more concrete solution as well.
Answers (1)
Categories
Find more on Parallel for-Loops (parfor) 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!