Automated composition of function handles
Sin licencia
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
Citar como
Peter Cotton (2025). Automated composition of function handles (https://www.mathworks.com/matlabcentral/fileexchange/16418-automated-composition-of-function-handles), MATLAB Central File Exchange. Recuperado .
Compatibilidad con la versión de MATLAB
Compatibilidad con las plataformas
Windows macOS LinuxCategorías
Etiquetas
Agradecimientos
Inspiración para: functor
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.
fun_util/
Versión | Publicado | Notas de la versión | |
---|---|---|---|
1.0.0.0 | Added missing dependencies |