|
|
| File Information |
| Description |
FEVAL does not work correctly with:
a) anonymous functions
b) function specifyed by its full-name
c) functions outside MATLAB's PATH.
This program resolves this problems and adds new functionalities:
d) run a function with a given directory as current, different to the current one (PWD).
e) run an script outside the PATH and getting any variable definition on MATLAB workspace (new, Sep 2009)
Just try:
>> evalf -C:\ ls
to get a list of files on Windows Root.
The file includes many others examples. I tried to make it work on almost all previous MATLAB releases.
Enjoy it!
Any comments or bug reports would be very appreciated! |
| MATLAB release |
MATLAB 7.7 (R2008b)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Updates |
| 21 Sep 2009 |
v2.0 Fixed bug with reading name file and extension. Now works with scripts. Changed help, comments and variables names. |
|
Contact us at files@mathworks.com