Functional Programming Constructs

A set of files for treating many operations, like "if", "for", and even "()", as functions.

Download
Download

You are now following this Submission

Editor's Note: This file was selected as MATLAB Central Pick of the Week

Cite As

Tucker McClure (2026). Functional Programming Constructs (https://au.mathworks.com/matlabcentral/fileexchange/39735-functional-programming-constructs), MATLAB Central File Exchange. Retrieved .

Categories

Find more on Files and Folders in Help Center and MATLAB Answers

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.2.0

Updated license

Download
1.2.0-0

The 'wrap' function returned all output arguments up to the highest selected. It now "wraps up" only the specifically requested arguments. (Thanks Harald.)

Download
1.1.0

Fixed iif to accept function handles for conditions.

Download
1.0.0

Download