Automated composition of function handles

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 (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
Created with R2006b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Function Handles in Help Center and MATLAB Answers
Acknowledgements

Inspired: functor

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0

Added missing dependencies