You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
Do you ever wish you could easily run a couple of functions in parallel without having to figure out how parfeval works? Or maybe you just want to run a function on the cluster through the parallel pool because it is faster than your laptop. parfun provides a simple way to access the parallel pool without worrying about the mechanics of parallel programming.
Cite As
mevans (2026). parfun (https://www.mathworks.com/matlabcentral/fileexchange/61795-parfun), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.3.0.0 (7.33 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.3.0.0 | Added simplified support for multiple calls to the same function. This breaks the old behavior in the single core test case. Still supported, but with the multi-core syntax (using a single cell argument). Help, examples and comments expanded. |
||
| 1.2.0.0 | better help text |
||
| 1.1.0.0 | updated comments
|
||
| 1.0.0.0 |
