A function that picks up N-th output of a function.
https://jp.mathworks.com/matlabcentral/answers/549651-2-cellfun#answer_452331
現在この提出コンテンツをフォロー中です。
- フォローしているコンテンツ フィードに更新が表示されます。
- コミュニケーション基本設定に応じて電子メールを受け取ることができます
For instance, outN(@ismember,2,1,[0,1,2,3,4,5]) returns 2, which is the second output of ismember(1, [0,1,2,3,4,5]).
引用
Shojiro SHIBAYAMA (2026). outN (https://jp.mathworks.com/matlabcentral/fileexchange/77028-outn), MATLAB Central File Exchange. に取得済み.
| バージョン | 公開済み | リリース ノート | Action |
|---|---|---|---|
| 1.0.0 |
