cachedcall

Cache the results of slow function calls

Download
Download

You are now following this Submission

Editor's Note: This file was selected as MATLAB Central Pick of the Week

Cite As

Aslak Grinsted (2026). cachedcall (https://ch.mathworks.com/matlabcentral/fileexchange/49949-cachedcall), 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.5.0

Updated to include newest version of DataHash

Download
1.4.0

Introduced maxage parameter

Download
1.3.0

wrote a better explanation of what it does.

Download
1.2.0

improved description / improved nargout handling / changed datahash to include filedate & filesize in the hash of function_handles.

Download
1.1.0

* Improved inspect command with links
* implemented nargout==-1 workaround for some inline functions.

Download
1.0.0

Download