Automated composition of function handles
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 (2024). Automated composition of function handles (https://www.mathworks.com/matlabcentral/fileexchange/16418-automated-composition-of-function-handles), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
Tags
Acknowledgements
Inspired: functor
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.
fun_util/
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 | Added missing dependencies |