editall
by Matt Fig
29 Nov 2007
(Updated 30 Nov 2007)
Opens all M-files in directory for editing.
|
Watch this File
|
| File Information |
| Description |
editall(dir) opens all M-files in directory dir for editing. If dir is not specified, all M-files in the current directory are opened. I often use this when working on large projects over a period of time. It is useful to issue one command each time I start Matlab that will open all the M-files I am working on. I put this file in ~\MATLAB\R2006a\toolbox\local so that I can call it from whatever directory I am working in currently. |
| MATLAB release |
MATLAB 7.2 (R2006a)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Comments and Ratings (3) |
| 29 Nov 2007 |
Matt Fig
|
|
|
| 30 Nov 2007 |
John D'Errico
|
|
|
| 30 Nov 2007 |
Matt Fig
|
|
|
| Updates |
| 30 Nov 2007 |
For reasons I do not understand, this file works fine in 2006a but only works sometimes in 2007a. I changed it so that it should work in both. If anyone understands this, please let me know the reasons! |
|
Contact us at files@mathworks.com