cachedcall
Cache the results of slow function calls
現在この提出コンテンツをフォロー中です。
- フォローしているコンテンツ フィードに更新が表示されます。
- コミュニケーション基本設定に応じて電子メールを受け取ることができます
編集メモ: This file was selected as MATLAB Central Pick of the Week
引用
Aslak Grinsted (2026). cachedcall (https://jp.mathworks.com/matlabcentral/fileexchange/49949-cachedcall), MATLAB Central File Exchange. に取得済み.
謝辞
ヒントを得たファイル: typecast and typecastx C-mex functions, cache_results
ヒントを与えたファイル: Explore - Scientific Workflow Management Tool
| バージョン | 公開済み | リリース ノート | 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 |