cachedcall
Cache the results of slow function calls
You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
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 .
Acknowledgements
Inspired by: typecast and typecastx C-mex functions, cache_results
General Information
- Version 1.5.0 (9.65 KB)
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 |
||
| 1.4.0 | Introduced maxage parameter |
||
| 1.3.0 | wrote a better explanation of what it does. |
||
| 1.2.0 | improved description / improved nargout handling / changed datahash to include filedate & filesize in the hash of function_handles. |
||
| 1.1.0 | * Improved inspect command with links
|
||
| 1.0.0 |