|
|
||||||
|---|---|---|---|---|---|---|
| Date | File | Tags |
Downloads (last 30 days) |
Comments | Ratings | |
| 13 Nov 2009 | mtit: a pedestrian major title creator MTIT creates a major title in a figure with many axes | 193 | 6 | |||
| 14 Aug 2009 |
|
isodd: a pedestrian parity checker ISODD returns TRUE for integers of any numeric MATLAB class that are not evenly divisible by 2 | 124 | 2 | ||
| 28 Jul 2009 |
|
sarr: a pedestrian array splitter SARR splits a 2D array into 3D adjacent subarrays | 119 | 0 | ||
| 18 Jun 2009 |
|
fdep: a pedestrian function dependencies finder FDEP dissects ML files and iteratively looks for all user defined functions used during runtime | 160 | 18 | ||
| 18 Jun 2009 |
|
farg: a pedestrian M-file parser showing all used functions' syntax parses an M-file searching for functions and prints their exact, literal syntax | 143 | 2 | ||
| 11 Jun 2009 |
|
cprintf: a pedestrian ND array formatting and display utility cprintf converts an ND array or ND cell array to a 2D character array and - optionally - a table | 138 | 4 | ||
| 21 Apr 2009 |
|
hs: a pedestrian history search engine hs searches the command history for patterns | 92 | 8 | ||
| 26 Feb 2009 |
|
vsize: a pedestrian variable decoder vsize determines the dimension, size, and class for complicated named or unnamed variables | 131 | 4 | ||
| 11 Jul 2008 |
|
rex: a pedestrian regular expression operator synopsis generator rex prints a synopsis of the current regular expression operator syntax | 162 | 0 | ||
| 23 Jun 2008 |
|
whoami: a pedestrian user id retriever whoami displays a full user id and retrieves system properties | 92 | 6 | ||
| 18 Jun 2008 |
|
reshapec: a pedestrian col-row reshaper reshapec changes the size of a matrix in column-row order | 91 | 0 | ||
| 04 Apr 2008 |
|
fill2c: a pedestrian area filler fill2c paints areas below/above a threshold with different colors | 100 | 2 | ||
| 20 Feb 2008 |
|
rcssm: a pedestrian newsgroup stats reader rcssm extracts the posting activity of MATLAB's newsgroup since 1993 | 136 | 1 | ||
| 30 Jan 2008 |
|
crap: a pedestrian absolute folder/file path creator crap creates absolute paths to folders and/or files | 104 | 5 | ||
| 21 Jan 2008 |
|
lutbar: a pedestrian colormap toolbar/contextmenu creator LUTBAR creates a colormap toolbar and context menu | 114 | 1 | ||
| 26 Nov 2007 |
|
wpr: a pedestrian printer service collector wpr lists available printers on a system | 95 | 0 | ||
| 29 Aug 2007 |
|
ashape: a pedestrian alpha shape extractor extracts 2d alpha shapes from a set of x/y data points | 154 | 8 | ||
| 16 Jul 2007 |
|
fpat: a fuzzy pattern detector the only pattern detector you will ever need | 113 | 2 | ||
| 27 Apr 2007 |
|
gblk: a pedestrian data block extractor gblk computes segment/offset parameters for very fast extraction of data blocks from a matrix | 121 | 2 | ||
| 11 Apr 2007 |
|
cmp: a pedestrian yet very fast file comparator CMP compares two files byte by byte | 120 | 4 | ||
| 13 Dec 2006 |
|
asort: a pedestrian alphanumeric string sorter numerically sorts an array or cell array of strings. | 120 | 2 | ||
| 10 Oct 2006 | avilib: a pedestrian AVI creator wrapper creates avi files using syntax akin to fopen / fwrite / fclose | 128 | 2 | |||
| 10 Oct 2006 |
|
h3c: a pedestrian HIST3 bin coloring engine H3C colors a HIST3 created surface according to its z-values | 145 | 0 | ||
| 05 Jul 2006 |
|
strpat: a pedestrian, exactly matching pattern finder / replacer finds and/or replaces an exactly matching pattern in a string or a numeric array | 107 | 1 | ||
| 04 Apr 2006 |
|
grep: a pedestrian, very fast grep utility a unix-like, very fast grep utility to find strings(s) in files of any type | 127 | 9 | ||
| 28 Mar 2006 |
|
detab: a pedestrian string detabulator replaces TAB characters with the appropriate number of SPACE characters | 88 | 2 | ||
| 23 Mar 2006 |
|
adep: a pedestrian function dependency generator a wrapper for depfun that creates a file dependency matrix | 120 | 4 | ||
| 06 Feb 2006 |
|
isrow iscol: pedestrian siblings who determine the nature of an array two highly optimized routines, which determine the nature of an array. | 76 | 4 | ||
| 03 Feb 2006 |
|
rtc: a pedestrian real-time clock figure creates a versatilely configurable real-time clock in a figure | 149 | 8 | ||
| 03 Feb 2006 |
|
ehelp: a pedestrian extended help extractor utility ehelp typically is used as a subroutine to extract extended help from its main function | 96 | 0 | ||
| 06 Jan 2006 |
|
mklib: a pedestrian function library loader generator creates a function library loader from a list of m-files (possibly with subfunctions) | 88 | 0 | ||
| 12 Dec 2005 |
|
fparser: a pedestrian m-file parser and tokenizer lists ML-tokens and constructs (function, var, struct assignment) in a m-file or from a command line | 108 | 2 | ||
| 07 Jun 2005 | str2cell: a pedestrian cell creator creates a cell array from an input vector of any valid ML datatype | 103 | 5 | |||
| 05 May 2005 |
|
enum: a pedestrian enumerator To create an enumerating vector from a list of terminators. | 102 | 0 | ||
| 25 Apr 2005 |
|
gettok: a pedestrian matlab constructs decoder a decoder/tokenizer for MATLAB constructs | 94 | 1 | ||
| 03 Dec 2004 |
|
rude: a pedestrian run-length decoder-encoder Run-length- decodes or encodes any ML datatype. | 129 | 0 | ||
| 01 Oct 2003 |
|
gcoll: a pedestrian garbage collector and workspace cleaner garbage-collects workspace variables into a structure and optionally deletes those floating variable | 81 | 2 | ||
| 16 Jun 2003 | isfun: a pedestrian matlab construct determiner determines the definition of ML constructs | 132 | 0 | |||
| 13 Jun 2003 | aloop: a pedestrian automatic for loop creator automatically creates / executes a for loop construct | 133 | 0 | |||
| 21 May 2003 | mep: a pedestrian vector index list creator Creates epochs (0|1) in a logical array according to a list of indices (begin:end). | 106 | 1 | |||
| 19 May 2003 | wdisp: a pedestrian command window waitbar Creates a waitbar-like display in the command window. | 133 | 8 | |||
NOTICE: Any content you submit to MATLAB Central, including personal information, is not subject to the protections which may be afforded information collected under other sections of The MathWorks, Inc. Web site. You are entirely responsible for all content that you upload, post, e-mail, transmit or otherwise make available via MATLAB Central. The MathWorks does not control the content posted by visitors to MATLAB Central and, does not guarantee the accuracy, integrity, or quality of such content. Under no circumstances will The MathWorks be liable in any way for any content not authored by The MathWorks, or any loss or damage of any kind incurred as a result of the use of any content posted, e-mailed, transmitted or otherwise made available via MATLAB Central. Read the complete Terms prior to use.
Contact us at files@mathworks.com