|
|
||||||
|---|---|---|---|---|---|---|
| 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 | |||
| 27 Oct 2009 | 35 Complete GUI Examples 35 working GUIs to read and learn. | 2008 | 20 | |||
| 22 Oct 2009 | tdfwrite (export data in Tab delimited format) The structure returned by tdfread (Statistics tbx) can be stored with tdfwrite. | 79 | 0 | |||
| 06 Oct 2009 |
|
Virtual Backup Using MATLAB Backup Utility | 128 | 0 | ||
| 17 Sep 2009 | Read CellomicsĀ® DIB Files Read .DIB files from CellomicsĀ® HCS Systems | 29 | 0 | |||
| 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 | |||
| 20 Aug 2009 | List Recently Modified Files Lists the most recently modified files/dirs in the current directory. | 7 | 0 | |||
| 02 Aug 2009 | pushd MATLAB version of pushd & popd, both available in UNIX/Linux and DOS. Adds some Matlab specific feat | 131 | 3 | |||
| 29 Jul 2009 | uigetfiles GUI for selecting multiple files useful before MATLABĀ® R14 (Windows only) | 149 | 39 | |||
| 02 Jul 2009 | msopen Opens Microsoft Office files (Word, Excel, Power Point, Project, & Access). | 142 | 7 | |||
| 19 Jun 2009 |
|
Project Manager A simple and loose project manager. | 15 | 0 | ||
| 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 | ||
| 13 Jun 2009 | Read Unicode Files Reads Unicode strings from file, outputs character array | 156 | 2 | |||
| 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 | |||
| 24 May 2009 | mapping files into working memory mapping large file resident matrices directly into the working memory of matlab | 20 | 0 | |||
| 19 May 2009 | ftoc (v1.2) Creates a table of contents of functions contained in an m-file | 131 | 10 | |||
| 05 May 2009 | slocdir Go recursively into folders to count the .m lines of code | 20 | 1 | |||
| 16 Apr 2009 |
|
Algorithm Development with MATLAB for C/C++ Programmers Demo files and slides from Live Seminar (Spring 2009) | 157 | 1 | ||
| 21 Jan 2009 | locate A which command that also handles shadowed files and partial string matches for function names. | 18 | 0 | |||
| 06 Jan 2009 |
|
Tips & Tricks: Creating and Using Web Views Create web views with Simulink Report Generator that are interactive visual replicas of models | 141 | 0 | ||
| 29 Dec 2008 | Recursive directory walk with -exec (UNIX type) Directory walking with input function handle called with each matching file found. | 25 | 1 | |||
| 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 | ||
| 08 Sep 2008 |
|
Using regular expressions to process filenames Six minute video shows how to process file names from a directory | 23 | 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 | |||
| 28 Aug 2008 | Find constant variables Finds constant variables in .m files | 9 | 0 | |||
| 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 | |||
| 28 Jul 2008 | Mexopts for Pelles C How to run Matlab on Windows with a freeware, 64-bit aware, C99 compatible, C-Compiler | 14 | 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 | |||
| 21 Apr 2008 |
|
Hydromechanical Systems in Simulink Part 2 Slides and demo models for Webinar Hydromechanical Systems in Simulink Part 2: Control System Develo | 40 | 1 | ||
| 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 | |||
| 15 Feb 2008 |
|
Video Tutorial: MATLAB Basics: Reading the directory listing automatically Two minute video shows how to get a directory listing | 29 | 1 | ||
| 30 Jan 2008 |
|
crap: a pedestrian absolute folder/file path creator crap creates absolute paths to folders and/or files | 112 | 5 | ||
| 29 Jan 2008 |
|
MATLAB For Java Programmers Demo files and presentation for live webinar recorded on 10/30/2007 | 165 | 3 | ||
| 21 Jan 2008 | fileExists checks if file exists. | 29 | 1 | |||
| 30 Nov 2007 | editall Opens all M-files in directory for editing. | 136 | 3 | |||
| 26 Nov 2007 | gipper: zip selected files, or exclude selected files Creates a zip file, using regexp to include and/or exclude filenames that match a list of patterns | 132 | 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 | ||
| 06 Nov 2007 | GIPL Toolbox Toolbox to read write Guys Image Processing Lab volume files | 117 | 1 | |||
| 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 | Satellite Tracker Satellite Tracking using Kalman Filter | 49 | 7 | |||
| 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 | |||
| 29 May 2007 | Load rpc files (of type BINARY SHORT_INTEGER TIME_HISTORY) Loads all channels of popular rpc-format files into a column matrix. | 18 | 4 | |||
| 27 Apr 2007 | System Target file (some info) Tutorial on system target files and how to modify them to alter structure of code generated | 134 | 1 | |||
| 11 Apr 2007 |
|
cmp: a pedestrian yet very fast file comparator CMP compares two files byte by byte | 132 | 4 | ||
| 01 Apr 2007 |
|
VMP Viewer A tool to display VMP files | 13 | 0 | ||
| 20 Mar 2007 |
|
Matlab Shortcuts Creator This function enables you to generate shortcuts to open external files | 127 | 1 | ||
| 20 Mar 2007 |
|
uipickfiles: uigetfile on steroids Many-featured, platform independent file and directory picker. | 167 | 25 | ||
| 16 Mar 2007 |
|
MatInfo: Windows Explorer tooltips for MAT-files A shell extension which shows a summary of MAT-file contents in Windows Explorer tooltips | 105 | 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 | Memory mapping matrices memory mapping and accessing matrices | 20 | 4 | |||
| 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 | |||
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