Automated composition of function handles
Version 1.0.0.0 (6.65 KB) by
Peter Cotton
Automatically compose function handles
696 Downloads
Updated
19 Sep 2007
No License
Extends the capability of function_handle by implementing automatic composition. Takes a family of functions with acyclic "intentions", where intent is implied from the names of input and output arguments.
If you like functional languages you might enjoy this.
at.m Create function_handle from m-file
funcompose.m Compose two or more
Cite As
Peter Cotton (2026). Automated composition of function handles (https://in.mathworks.com/matlabcentral/fileexchange/16418-automated-composition-of-function-handles), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2006b
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
Find more on Function Handles in Help Center and MATLAB Answers
Tags
Acknowledgements
Inspired: functor
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
fun_util/
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0.0 | Added missing dependencies |
