No BSD License
Highlights from
WHICHX
|
|
| File Information |
| Description |
WHICHX file search within MATLAB search path using wildcards
The output in command window is linked, so that is possible to start M-Files, open MDL-, FIG-files and other types in editor or GUIDE directly. Please look on the screenshot.
EXAMPLES:
---
WHICHX *.m lists all the M-files in the matlab search paths.
D = WHICHX('*.m') returns the results in an M-by-1
structure with the fields:
name -- filename
date -- modification date
bytes -- number of bytes allocated to the file
isdir -- 1 if name is a directory and 0 if not%
path -- directory
See also DIR, MATLABPATH, CD |
| MATLAB release |
MATLAB 7.1.0 (R14SP3)
|
| Other requirements |
tested on PCWIN- and LINUX-Computer. |
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Comments and Ratings (9) |
| 21 Nov 2005 |
John D'Errico
|
|
|
| 21 Nov 2005 |
Valeri Karlov
|
|
|
| 22 Feb 2006 |
Evgeni Verbitski
|
|
|
| 14 May 2007 |
Kent Conover
|
|
|
| 28 Nov 2007 |
Aurélien QUEFFURUST
|
|
|
| 06 Mar 2008 |
Thierry Dalon
|
|
|
| 19 May 2008 |
Thierry Dalon
|
|
|
| 19 May 2008 |
Elmar Tarajan
|
|
|
| 29 Jul 2008 |
Thierry Dalon
|
|
|
| Updates |
| 12 Jan 2006 |
some small bugs fixed... |
|
Contact us at files@mathworks.com