SubFuns
by Robert Bemis
26 Jul 2004
(Updated 13 Jan 2010)
Command-line utility to list all function declarations within a specified m-file.
|
Watch this File
|
| File Information |
| Description |
The MATLAB Editor provides a pull-down tool to Show Functions within an open m-file. But suppose you want to see function decalarations inside an m-file without editing. Perhaps you need to debug GUI callbacks, or understand someone else's function. You may not remember everything in a long list of functions after the Show Functions pull-down disappears. In these situations it would be helpful if the function list would hang around for reference. That's what this utility does.
This utility also highlights some interesting new capabilities of the MATLAB 7 desktop enviroment such as hyperlinks in the Command Window. Also, check out the code for examples of nested functions, block comments, and TODO/FIXME notes. |
| Acknowledgements |
This submission has inspired the following:
HyperSubFunHelp
|
| MATLAB release |
MATLAB 7 (R14)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Comments and Ratings (8) |
| 30 Jul 2004 |
Bob Johnson
|
|
|
| 28 Jan 2006 |
Victor Zakharov
|
|
|
| 25 Nov 2007 |
Telmo Amaral
|
|
|
| 05 Jul 2008 |
abelardo castro rincon
|
|
|
| 29 Jul 2009 |
Jimy Shah
|
|
|
| 08 Jun 2010 |
Nam Ngo
|
|
|
| 25 Aug 2011 |
Jon Griffiths
|
|
|
| 27 Aug 2011 |
Robert Bemis
|
|
|
| Updates |
| 06 Aug 2004 |
Bug fix: original errored m-files with only one function declaration. Also added comments and updated description to highlight some new language and desktop features with MATLAB 7 (Release 14). |
| 13 Jan 2010 |
copyright |
|
Contact us at files@mathworks.com