Feeds
已提交
fdep: a pedestrian function dependencies finder
FDEP dissects ML files and iteratively looks for all user defined functions used during runtime
14 years 前 | 13 次下载 |
已提交
farg: a pedestrian M-file parser showing all used functions' syntax
parses an M-file searching for functions and prints their exact, literal syntax
14 years 前 | 3 次下载 |
已提交
cvar: a pedestrian variable name checker
CVAR checks the names of variables for potential conflicts with know functions or built-ins
14 years 前 | 1 次下载 |
已提交
vsize: a pedestrian variable decoder
VSIZE determines the full anatomy for named or unnamed variables of any depth and complexity
14 years 前 | 1 次下载 |
已提交
yapp: a pedestrian Yet Another Parser Parser
YAPP is a highly speed optimized input parser collecting unix-style option(s)/value(s)
14 years 前 | 1 次下载 |
已提交
strpat: a pedestrian, exactly matching pattern finder / replacer
STRPAT finds and replaces an exactly matching pattern in a character or numeric string
14 years 前 | 1 次下载 |
已提交
ashape: a pedestrian alpha shape extractor
extracts 2d alpha shapes from a set of x/y data points
14 years 前 | 3 次下载 |
已提交
pdfapp: a pedestrian pdf concatenator
PDFAPP appends PDF files to a new PDF file
14 years 前 | 1 次下载 |
已提交
sweb: a pedestrian MATLAB web session starter
SWEB starts a MATLAB web session with user options
15 years 前 | 1 次下载 |
已提交
mtit: a pedestrian major title creator
MTIT creates a major title in a figure with many axes
15 years 前 | 4 次下载 |
已提交
isodd: a pedestrian parity checker
ISODD returns TRUE for integers of any numeric MATLAB class that are not evenly divisible by 2
15 years 前 | 1 次下载 |
已提交
sarr: a pedestrian array splitter
SARR splits a 2D array into 3D adjacent subarrays
15 years 前 | 0 次下载 |
已提交
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
15 years 前 | 2 次下载 |
已提交
hs: a pedestrian history search engine
hs searches the command history for patterns
15 years 前 | 1 次下载 |
已提交
detab: a pedestrian string detabulator
replaces TAB characters with the appropriate number of SPACE characters
16 years 前 | 2 次下载 |
已提交
grep: a pedestrian, very fast grep utility
a unix-like, very fast grep utility to find strings(s) in files of any type
16 years 前 | 11 次下载 |
已提交
rex: a pedestrian regular expression operator synopsis generator
rex prints a synopsis of the current regular expression operator syntax
16 years 前 | 2 次下载 |
已提交
whoami: a pedestrian user id retriever
whoami displays a full user id and retrieves system properties
16 years 前 | 1 次下载 |
已提交
reshapec: a pedestrian col-row reshaper
reshapec changes the size of a matrix in column-row order
16 years 前 | 1 次下载 |
已提交
fill2c: a pedestrian area filler
fill2c paints areas below/above a threshold with different colors
16 years 前 | 1 次下载 |
已提交
rcssm: a pedestrian newsgroup stats reader
rcssm extracts the posting activity of MATLAB's newsgroup since 1993
17 years 前 | 1 次下载 |
已提交
crap: a pedestrian absolute folder/file path creator
crap creates absolute paths to folders and/or files
17 years 前 | 1 次下载 |
已提交
lutbar: a pedestrian colormap toolbar/contextmenu creator
LUTBAR creates a colormap toolbar and context menu
17 years 前 | 1 次下载 |
已提交
wpr: a pedestrian printer service collector
wpr lists available printers on a system
17 years 前 | 1 次下载 |
已提交
fpat: a fuzzy pattern detector
the only pattern detector you will ever need
17 years 前 | 1 次下载 |
已提交
gblk: a pedestrian data block extractor
gblk computes segment/offset parameters for very fast extraction of data blocks from a matrix
17 years 前 | 1 次下载 |
已提交
cmp: a pedestrian yet very fast file comparator
CMP compares two files byte by byte
17 years 前 | 1 次下载 |
已提交
asort: a pedestrian alphanumeric string sorter
numerically sorts an array or cell array of strings.
18 years 前 | 2 次下载 |
已提交
avilib: a pedestrian AVI creator wrapper
creates avi files using syntax akin to fopen / fwrite / fclose
18 years 前 | 1 次下载 |
已提交
h3c: a pedestrian HIST3 bin coloring engine
H3C colors a HIST3 created surface according to its z-values
18 years 前 | 1 次下载 |