Automated composition of function handles

Automatically compose function handles

Ahora está siguiendo esta publicación

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 (2026). Automated composition of function handles (https://es.mathworks.com/matlabcentral/fileexchange/16418-automated-composition-of-function-handles), MATLAB Central File Exchange. Recuperado .

Agradecimientos

Inspiración para: functor

Categorías

Más información sobre Function Handles en Help Center y MATLAB Answers.

Información general

Compatibilidad con la versión de MATLAB

  • Compatible con cualquier versión

Compatibilidad con las plataformas

  • Windows
  • macOS
  • Linux
Versión Publicado Notas de la versión Action
1.0.0.0

Added missing dependencies