parfun

Easy interface to parfeval

You are now following this Submission

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

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
changed title

1.0.0.0