MATLAB function list

Writes a MATLAB function list to file.

You are now following this Submission

Writes to file a sorted list of MATLAB functions for all MathWorks products installed on the machine (that the function is executed on). Denotes which functions are built-in to help with syntax highlighting.

Cite As

JG (2026). MATLAB function list (https://in.mathworks.com/matlabcentral/fileexchange/20912-matlab-function-list), 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.1.0.0

Updated with check for whether a file is truly a function using code from http://stackoverflow.com/questions/15910210/distinguish-between-scripts-and-functions-programmatically .

1.0.0.0