|
|
||||||
|---|---|---|---|---|---|---|
| Date | File | Tags |
Downloads (last 30 days) |
Comments | Ratings | |
| 13 Nov 2009 |
|
aselfpack Creation of self-extract packages with file filters. | 164 | 0 | ||
| 04 Nov 2009 | Recursive addpath Recursively adds directories to MATLAB path, optionally ignores some | 143 | 12 | |||
| 02 Sep 2009 | FileSeries - Rename / renumber files, recursive directories Renaming and renumbering for series of files ; generalize the use of wildcards (*) for CD, LS ... | 135 | 2 | |||
| 02 Aug 2009 | pushd MATLAB version of pushd & popd, both available in UNIX/Linux and DOS. Adds some Matlab specific feat | 131 | 3 | |||
| 02 Jul 2009 | msopen Opens Microsoft Office files (Word, Excel, Power Point, Project, & Access). | 142 | 7 | |||
| 19 Jun 2009 |
|
mgui MGUI bunchs your often used functions in order to simplify your work with data analysis in MATLAB. | 162 | 1 | ||
| 19 Jun 2009 |
|
makeinstall Create a single install file for your toolbox distribution. | 150 | 1 | ||
| 18 Jun 2009 |
|
fdep: a pedestrian function dependencies finder FDEP dissects ML files and iteratively looks for all user defined functions used during runtime | 164 | 18 | ||
| 02 Jun 2009 | GetDrives Get Windows drive letters and other file system roots | 16 | 6 | |||
| 28 May 2009 | getfilenames.m Do a recursive search for files. | 40 | 6 | |||
| 17 Oct 2008 | subdir: a recursive file search Performs a recursive file search using same input and output format as dir function | 157 | 1 | |||
| 17 Oct 2008 |
|
Search files recursively (DIR2) searches files in a given folder with several criteria | 28 | 1 | ||
| 19 Sep 2008 |
|
HTML folder +Index.html: Shows function/global dependancies Parses m files, determines your codes function/global var dependencies, publishes *.m & index.html t | 19 | 0 | ||
| 05 Sep 2008 | WindowsShortName Returns the short name of a file or folder under Windows | 13 | 0 | |||
| 02 Sep 2008 | Improved file hounding Search any file in current directory and subdirectories according to specified criteria | 37 | 3 | |||
| 26 Aug 2008 | deltree Just like good old deltree.exe, but for MATLAB | 18 | 0 | |||
| 25 Aug 2008 |
|
Toolbox Dependency Report Generate a visual report of the files in your project that depend on a toolbox | 100 | 0 | ||
| 11 Aug 2008 | Find repeated m-file names (in a directory tree) | 96 | 2 | |||
| 25 Jul 2008 |
|
Find 'orphaned' m-files (in a directory tree) | 102 | 1 | ||
| 22 Jul 2008 | Recursive Directory Function Execution Recurse through all directories executing the supplied function | 20 | 1 | |||
| 22 Jul 2008 |
|
mfiles/matfiles/figfiles Contains three functions for displaying different files with links. | 100 | 4 | ||
| 18 Jul 2008 |
|
Collate m-files (in a directory tree) | 113 | 0 | ||
| 16 Jul 2008 |
|
whats Duplicates the output of Matlab function WHAT, with clickable links. | 140 | 11 | ||
| 15 Jul 2008 | backup Simple wrapper to XCOPY function for backing up folders. Changes the file archive attributes and ca | 111 | 0 | |||
| 02 Jul 2008 | "disp" link to open folder in Explorer Displays a link in the Command Window that opens explorer in a specified folder | 12 | 0 | |||
| 27 Jun 2008 | lexmkpackage Makes software package by checking dependencies of the specified m-file(s) WITHOUT using depfun.m. | 110 | 0 | |||
| 16 Jun 2008 | get_function_dependents Creates a directory with all sub functions called by higher function. | 14 | 2 | |||
| 12 Jun 2008 | Asv File Cleaner Deletes the .asv files in a given folder | 27 | 2 | |||
| 20 May 2008 | Directory backup Easy function for creating a backup of a folder | 18 | 0 | |||
| 14 Apr 2008 | Recursive directory listing Directory listing with a difference, supports directory wildcards. | 78 | 4 | |||
| 08 Apr 2008 | savebut Saves in a file file all the workspace's variables except for the undesired | 8 | 0 | |||
| 08 Apr 2008 | clearbut Clear all the workspace's variables except for those desired. | 10 | 1 | |||
| 31 Mar 2008 | RMVAR Remove variables from MAT-File RMVAR is a simple program that removes specified variable(s) from a MAT-File | 121 | 1 | |||
| 27 Mar 2008 |
|
RPCODE Generates P-files for all M-files recursively in all subfolders | 128 | 0 | ||
| 18 Mar 2008 | Restore previous working directory on MATLAB Startup This simple program will restore the last working directory on resuming MATLAB | 13 | 1 | |||
| 26 Feb 2008 | help2doc Outputs help for all m-files in a folder (+subfolders) | 193 | 6 | |||
| 21 Feb 2008 | mgrep Returns the names of all m-files in a directory or directory tree that contain a search string. | 154 | 3 | |||
| 30 Jan 2008 |
|
crap: a pedestrian absolute folder/file path creator crap creates absolute paths to folders and/or files | 112 | 5 | ||
| 21 Jan 2008 | fileExists checks if file exists. | 29 | 1 | |||
| 30 Nov 2007 | editall Opens all M-files in directory for editing. | 136 | 3 | |||
| 19 Nov 2007 | searchPath This command works like the WHICH command except it searches your system path for executables. | 24 | 0 | |||
| 14 Nov 2007 |
|
Get function's help infomation saved into a single file Saves the help information of functions into a single file. This is sometimes useful when exploring | 18 | 0 | ||
| 07 Nov 2007 |
|
getimagenames Get the image names in a directory that satisfies conditions. | 85 | 0 | ||
| 31 Oct 2007 | Open working directory (owd) Opens current working directory in Windows Explorer | 10 | 1 | |||
| 02 Oct 2007 | Recursive DIR DIRREC finds files recursively in a given folder | 35 | 3 | |||
| 20 Sep 2007 | wildcardsearch Searches the file system for files or folders matching a wildcard pattern | 11 | 1 | |||
| 20 Sep 2007 | regexpdir Returns a directory listing based on a regular expression | 19 | 0 | |||
| 10 Sep 2007 |
|
Drag and Drop Drag and Drop to and from Matlab Figure | 36 | 1 | ||
| 10 Sep 2007 | younger Check to see if fname has an older modification date than fname1, fname2, ... | 120 | 0 | |||
| 18 Aug 2007 |
|
Show Calling Dependency A function is provided that shows which functions a script/function calls | 23 | 5 | ||
| 10 Aug 2007 | Get application data directory get the application's data directory platform independent | 28 | 0 | |||
| 10 Aug 2007 | Get user home directory get the user's home directory platform independent | 22 | 3 | |||
| 10 Jul 2007 | GetExtension Gets the extension of a file. | 12 | 4 | |||
| 03 Jul 2007 | Recursively get file-dependencies of a given function This function searches recursively for all files dependent to a given function (excluding matlabroo | 33 | 5 | |||
| 30 May 2007 | File synchronization tool Update recently modified files between two computers using a USB memory stick. | 127 | 3 | |||
| 29 May 2007 | searchtext Search text in files. | 16 | 0 | |||
| 11 Apr 2007 |
|
cmp: a pedestrian yet very fast file comparator CMP compares two files byte by byte | 132 | 4 | ||
| 20 Mar 2007 |
|
Matlab Shortcuts Creator This function enables you to generate shortcuts to open external files | 127 | 1 | ||
| 12 Mar 2007 |
|
last_modified Return the last modified file(s) in a given directory or glob. | 7 | 0 | ||
| 08 Mar 2007 |
|
Select path and filename The function enables browsing subdirectory tree, and puts selected path and filename into variables | 129 | 0 | ||
| 06 Mar 2007 | depfuntoolbox Determines the functions a file depends on, separated by toolbox | 130 | 1 | |||
| 27 Feb 2007 |
|
Select path and filename - getpf.m It enables to put path and filename into variables | 145 | 1 | ||
| 16 Feb 2007 | filefun: Apply a function to files Adds multi-file functionality to functions handling only single files. | 124 | 2 | |||
| 13 Feb 2007 | getLineFromFile Returns a specified line from a file | 18 | 1 | |||
| 30 Jan 2007 | MAT-file utilities Functions for handling large matrices in MAT-files. | 155 | 0 | |||
| 29 Jan 2007 | diskfree Queries the free space of a volume | 16 | 5 | |||
| 15 Jan 2007 | Personal pathdef for multi-user Matlab Access Simple script for multi-user Matlab | 22 | 1 | |||
| 27 Nov 2006 | compareRepeatedFolders Finds all folders with the same name under a specified folder, and compares their content | 10 | 0 | |||
| 22 Nov 2006 |
|
COMPDIRECTORY GUI tool for comparing the contents of 2 directories | 99 | 2 | ||
| 15 Nov 2006 | DIRR (find files recursively filtering name, date or bytes) Lists files recursively filtering name date and/or size. Output can be set as name date and/or size. | 145 | 5 | |||
| 23 Oct 2006 |
|
Display MAT files The function displays contents of selected variables from mat-files | 152 | 0 | ||
| 29 Sep 2006 | get file and put file with memory combines uigetfile and uiputfile and remmbers last location | 6 | 0 | |||
| 05 Sep 2006 | MD5 signature of a file A one-file MATLAB implementation of MD5, no additional files needed. | 63 | 2 | |||
| 01 Sep 2006 |
|
TraverseFilesInFTP Traverse all files in the FTP, and record it in the file | 9 | 1 | ||
| 18 Aug 2006 |
|
Jump Jump to directory or file in Matlab path | 15 | 0 | ||
| 26 Jul 2006 |
|
Disk Usage Lightweight GUI sums up how your disk space is used. | 133 | 1 | ||
| 30 Jun 2006 | vernum.m vernum - returns the current version of Matlab as a number | 7 | 6 | |||
| 20 Jun 2006 | isdicom Function for detecting if a file is a DICOM file | 16 | 0 | |||
| 19 Jun 2006 | setSPMversion setSPMversion allows the user to toggle SPM versions without exiting matlab or manually adjusting th | 15 | 0 | |||
| 13 Jun 2006 | iDisk IDISK returns the path of the volume where your iDisk is mounted. | 28 | 0 | |||
| 23 May 2006 | locDepFun Determines the local m-files that an m-file does and does not depend upon | 19 | 2 | |||
| 12 May 2006 | explorer.m: Quick access to the Windows Explorer Opens the Windows Explorer for a specified directory, optionally showing the folder hierarchy | 131 | 2 | |||
| 12 Apr 2006 | searchInFile searches blockwise for a string or binary pattern in a file | 14 | 0 | |||
| 12 Apr 2006 | package This function creates a zip file consisting of a core m-file and the functions it depends upon. | 128 | 3 | |||
| 12 Apr 2006 | depfun2 This function allows one to reduce to results of DEFUN through the use of a keyword. | 110 | 2 | |||
| 11 Apr 2006 | exportToZip: Identifies the dependencies of an M-file and creates a ZIP file Files inside $matlabroot/toolbox are omitted, providing a useful way to package your work | 124 | 4 | |||
| 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 | 131 | 9 | ||
| 31 Mar 2006 |
|
LOOK4 LOOKFOR substitute that uses a database for quick searching of m-files. | 125 | 7 | ||
| 23 Mar 2006 |
|
adep: a pedestrian function dependency generator a wrapper for depfun that creates a file dependency matrix | 126 | 4 | ||
| 21 Mar 2006 |
|
disp_inmem List necessary files before packing, publishing or sharing programs. | 9 | 0 | ||
| 21 Mar 2006 | mypath.m Displays or returns the MATLAB path, omitting directories which are inside the MATLAB "toolbox" ... | 133 | 3 | |||
| 28 Feb 2006 | COUNTCODE count coded and commented lines in an m-file | 95 | 5 | |||
| 16 Feb 2006 | Gui Package Path Tool manages the path for a dialog based package | 12 | 0 | |||
| 14 Feb 2006 | GO Bookmark your frequently used directories and change to them quickly. | 112 | 1 | |||
| 12 Jan 2006 |
|
WHICHX File search within MATLAB search path using wildcards. | 141 | 9 | ||
| 27 Dec 2005 | matbrows Matbrowse is GUI-based function for managing MAT-Files. | 13 | 4 | |||
| 12 Dec 2005 | iswrite iswrite tests whether a directory or network share is writable. | 9 | 0 | |||
| 12 Dec 2005 |
|
codecount Counts the total number of code lines of all the M-files in a directory | 6 | 1 | ||
| 03 Nov 2005 | Directory Traversal and Duplicate File Deletion using the SHA-256 Hash On Windows systems, finds duplicate files in a directory tree using SHA-256, then rapidly deletes. | 105 | 2 | |||
| 02 Nov 2005 |
|
M-file Code Formatting Tool Format code flow control, change operator spacing, strip comments, and more. | 131 | 10 | ||
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