Automated composition of function handles

版本 1.0.0.0 (6.7 KB) 作者: Peter Cotton
Automatically compose function handles
696.0 次下载
更新时间 2007/9/19

无许可证

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

引用格式

Peter Cotton (2024). Automated composition of function handles (https://www.mathworks.com/matlabcentral/fileexchange/16418-automated-composition-of-function-handles), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2006b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Function Handles 的更多信息
致谢

启发作品: functor

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0.0

Added missing dependencies