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

カテゴリ

Help Center および MATLAB Answers で Deployable Archive Creation についてさらに検索

一般的な情報

MATLAB リリースの互換性

  • すべてのリリースと互換性あり

プラットフォームの互換性

  • Windows
  • macOS
  • Linux
バージョン 公開済み リリース ノート 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
* implemented nargout==-1 workaround for some inline functions.

ダウンロード
1.0.0

ダウンロード