outN
Version 1.0.0 (1.17 KB) by
Shojiro SHIBAYAMA
A function that picks up N-th output of a function.
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]).
Cite As
Shojiro SHIBAYAMA (2024). outN (https://www.mathworks.com/matlabcentral/fileexchange/77028-outn), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2017a
Compatible with any release
Platform Compatibility
Windows macOS LinuxTags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0 |