| Date | File | Comment by | Comment | Rating |
|---|---|---|---|---|
| 20 Nov 2009 | rex: a pedestrian regular expression operator synopsis generator rex prints a synopsis of the current regular expression operator syntax | Danilo | ||
| 13 Nov 2009 | mtit: a pedestrian major title creator MTIT creates a major title in a figure with many axes | us | this happens by design:
us |
|
| 09 Nov 2009 | mtit: a pedestrian major title creator MTIT creates a major title in a figure with many axes | neve, sophie | I got a problem with it... makes the rotation of 3D surf impossible.... |
|
| 05 Nov 2009 | fdep: a pedestrian function dependencies finder FDEP dissects ML files and iteratively looks for all user defined functions used during runtime | Jonas | Excellent function! In Windows, the file separators in output.froot point the wrong way, though. Is that on purpose? |
|
| 28 Oct 2009 | rtc: a pedestrian real-time clock figure creates a versatilely configurable real-time clock in a figure | Senanayaka, Dimuthu | nice...sir |
|
| 30 Sep 2009 | grep: a pedestrian, very fast grep utility a unix-like, very fast grep utility to find strings(s) in files of any type | shalom, almog | ||
| 20 Aug 2009 | isodd: a pedestrian parity checker ISODD returns TRUE for integers of any numeric MATLAB class that are not evenly divisible by 2 | PXlab | Maybe you are the Herbert West re-animator of Brian Yuzna masterpieces. I hope is so! :)) |
|
| 13 Aug 2009 | rcssm: a pedestrian newsgroup stats reader rcssm extracts the posting activity of MATLAB's newsgroup since 1993 | Giaccari, Luigi | A swiss clock!!! :-) |
|
| 13 Aug 2009 | fdep: a pedestrian function dependencies finder FDEP dissects ML files and iteratively looks for all user defined functions used during runtime | us | hi dirk
|
|
| 13 Aug 2009 | fdep: a pedestrian function dependencies finder FDEP dissects ML files and iteratively looks for all user defined functions used during runtime | Dirk | Thanks for this fantastic tool. The speed-up compared to depfun is amazing. Though there is one feature I am missing somewhat:
|
|
| 27 Jul 2009 | fdep: a pedestrian function dependencies finder FDEP dissects ML files and iteratively looks for all user defined functions used during runtime | us | jason yes, this is by design...
us |
|
| 27 Jul 2009 | fdep: a pedestrian function dependencies finder FDEP dissects ML files and iteratively looks for all user defined functions used during runtime | Jason | For being as full-featured as it appears, why will this function not accept full path names? fdep('C:\blah\blah\blah\file.m') I get an error saying "file not found". It only seems to work with files in current directory or in the MATLAB path. |
|
| 23 Jul 2009 | cprintf: a pedestrian ND array formatting and display utility cprintf converts an ND array or ND cell array to a 2D character array and - optionally - a table | qooroo | one of the most useful and definitely *the* best well made/structured/documented entry in the FEX |
|
| 20 Jul 2009 | cprintf: a pedestrian ND array formatting and display utility cprintf converts an ND array or ND cell array to a 2D character array and - optionally - a table | qooroo | ||
| 13 Jul 2009 | cprintf: a pedestrian ND array formatting and display utility cprintf converts an ND array or ND cell array to a 2D character array and - optionally - a table | Shaun | I quick question. If I create a column of numbers to reference the rows in my table, I would like to associate those numbers with a hyperlink. While I can perform this operation, the spacing/formatting of the column labels becomes quite ugly. Is there a simple solution? By the way, I really enjoy using your function. It's great! |
|
| 05 Jul 2009 | grep: a pedestrian, very fast grep utility a unix-like, very fast grep utility to find strings(s) in files of any type | Altman, Yair | An excellent utility that I have come to rely-on in my daily work over the past few years. As with all the other submissions by Urs, GREP is deceivingly simple, extremely powerful and lightningly fast. If possible, I would suggest to make this utility more unix-compliant in its input flags (and yes, I am aware there are different grep flavors depending on the 'nix version). For example, support of -#/-a/-b etc. would be appreciated. Still, this would only be the icing on the cake since as I said GREP is already extremely powerful as-is. |
|
| 02 Jul 2009 | vsize: a pedestrian variable decoder vsize determines the dimension, size, and class for complicated named or unnamed variables | Tom? | great |
|
| 21 Jun 2009 | cprintf: a pedestrian ND array formatting and display utility cprintf converts an ND array or ND cell array to a 2D character array and - optionally - a table | ANSHUL | ||
| 17 Jun 2009 | fdep: a pedestrian function dependencies finder FDEP dissects ML files and iteratively looks for all user defined functions used during runtime | Andreas | I liked the previous version very much! Thanks a lot. The latest version has a bug. If a sealed class (e.g. with a definition "classdef (Sealed) MyClass") is analyzed, the program crashes in fdep on line 2928. If "(Sealed)" is removed the program works as advertised. |
|
| 08 Jun 2009 | fdep: a pedestrian function dependencies finder FDEP dissects ML files and iteratively looks for all user defined functions used during runtime | us | with the latest version (08-Jun-2009 22:24:13/R14-R2009a), per isakson's error messages do not show anymore...
|
|
| 07 Jun 2009 | fdep: a pedestrian function dependencies finder FDEP dissects ML files and iteratively looks for all user defined functions used during runtime | Alon | This is a great idea, implemented in a great way!
Great job. |
|
| 28 May 2009 | isodd: a pedestrian parity checker ISODD returns TRUE for integers of any numeric MATLAB class that are not evenly divisible by 2 | Fig, Matt | Finally, a standard file which can be referenced for the perennial NG question! Well done. Thanks Urs. |
|
| 24 May 2009 | cprintf: a pedestrian ND array formatting and display utility cprintf converts an ND array or ND cell array to a 2D character array and - optionally - a table | 9000, Hal | ||
| 21 May 2009 | cprintf: a pedestrian ND array formatting and display utility cprintf converts an ND array or ND cell array to a 2D character array and - optionally - a table | us | gordon,
|
|
| 21 May 2009 | cprintf: a pedestrian ND array formatting and display utility cprintf converts an ND array or ND cell array to a 2D character array and - optionally - a table | Ariho, Gordon | I have tried cprintf on both release 7.5 and 7.8 but i get 'undefined function or variable...' I have tried to use fprintf but it disorganises the matrix fprintf('Distance \t Path_loss \t Rx_Power \t SNR \n');fprintf('%f \t %f \t %f \t %f \n',K) |
|
| 23 Apr 2009 | cprintf: a pedestrian ND array formatting and display utility cprintf converts an ND array or ND cell array to a 2D character array and - optionally - a table | Yogesh | ||
| 21 Apr 2009 | hs: a pedestrian history search engine hs searches the command history for patterns | Kotliarov, Yuri | Works as expected. Great tool! I believe it should be part of Matlab. Thanks a lot! |
|
| 21 Apr 2009 | cprintf: a pedestrian ND array formatting and display utility cprintf converts an ND array or ND cell array to a 2D character array and - optionally - a table | Shaun | ||
| 16 Apr 2009 | hs: a pedestrian history search engine hs searches the command history for patterns | Kotliarov, Yuri | I downloaded the file and unzipped it into directory in matlab path. Tried to restart matlab. This error always pops up. I can see grep function nested in hs.m and I can see this line at the end. But I don't have grep.m ('which grep' returns 'not found'.) Looks like I need it but hs documentation does not say it. |
|
| 16 Apr 2009 | hs: a pedestrian history search engine hs searches the command history for patterns | us | yuri, i do not understand this error - GREP is embedded into HS...
%$SSC_INSERT_END 29-Aug-2008/17:29:29 F:/usr/matlab/unix/grep.m can you give more information...
|
|
| 15 Apr 2009 | hs: a pedestrian history search engine hs searches the command history for patterns | Kotliarov, Yuri | When clicking on a line I get error:
|
|
| 14 Mar 2009 | farg: a pedestrian M-file parser showing all used functions' syntax parses an M-file searching for functions and prints their exact, literal syntax | us | unlike FARG, M2HTML dose not
moreover, it is a standalone function that does not require other files and subfolders nor the web browser to display its result just a few pedestrian thoughts...
|
|
| 13 Mar 2009 | farg: a pedestrian M-file parser showing all used functions' syntax parses an M-file searching for functions and prints their exact, literal syntax | Walker, Justine | Very pedestrian indeed: See M2HTML |
|
| 04 Mar 2009 | hs: a pedestrian history search engine hs searches the command history for patterns | Eaton, Kenneth | ||
| 03 Mar 2009 | hs: a pedestrian history search engine hs searches the command history for patterns | D'Errico, John | It does what it claims to do, and does so well. |
|
| 28 Feb 2009 | fdep: a pedestrian function dependencies finder FDEP dissects ML files and iteratively looks for all user defined functions used during runtime | Jveer | very nice. thank you for sharing this very useful too |
|
| 27 Feb 2009 | fdep: a pedestrian function dependencies finder FDEP dissects ML files and iteratively looks for all user defined functions used during runtime | Kotliarov, Yuri | Great function! Very useful. Is it possible to see also other files required in a package, like mat, txt, ini, etc? |
|
| 26 Jan 2009 | whoami: a pedestrian user id retriever whoami displays a full user id and retrieves system properties | Kevin | Works great on my Windows system! Nicely done. |
|
| 10 Jan 2009 | fdep: a pedestrian function dependencies finder FDEP dissects ML files and iteratively looks for all user defined functions used during runtime | Analyst, Image | I just downloaded it and it looks very nice. However I'd like you to fix the bug where it's locating the wrong module. I have a main module and it calls 8 other modules, 7 of which are in the same folder as the main module. However, module #2 you list as being one of the same name that I happen to have in another folder. I'm not sure why you're seeing that one first - MATLAB doesn't, it sees and runs the proper one which is in the same module as the main module. For example, in folder1, I have m-files myFile and mySubFile1, mySubFile2, etc. But in folder2, there is also a mySubFile1 and this is the one that your program is finding instead of the mySubFile1 in folder1. A few more suggestions on the list GUI:
Here's what MATLAB reports for my toolboxes:
Just my 2 cents on a well done program. |
|
| 20 Nov 2008 | asort: a pedestrian alphanumeric string sorter numerically sorts an array or cell array of strings. | Young, Jonathan | Works well. Thank you. |
|
| 17 Sep 2008 | mtit: a pedestrian major title creator MTIT creates a major title in a figure with many axes | Watts, Dave | Nice but to be really good the rest of the plot needs to be moved to create space for the title |
|
| 01 Aug 2008 | hs: a pedestrian history search engine hs searches the command history for patterns | Dalon, Thierry | Look great!
|
|
| 27 Jul 2008 | hs: a pedestrian history search engine hs searches the command history for patterns | (us) Schwarz, Urs | dear WS - because at work (a hospital), i'm living behind two(!) firewalls, which wont let me upload anything else than a zip attachment...
|
|
| 25 Jul 2008 | hs: a pedestrian history search engine hs searches the command history for patterns | s, w | Why do you put a single m-file in a zip-file? Yet, great tool! |
|
| 02 Jul 2008 | detab: a pedestrian string detabulator replaces TAB characters with the appropriate number of SPACE characters | Nedo, Alexi | One Interesting Point: Search for the tab (\t) character in a string.
2- tab = sprintf('\t');
|
|
| 21 Jun 2008 | whoami: a pedestrian user id retriever whoami displays a full user id and retrieves system properties | D'Errico, John | (Tested the original version.) Does not require a wintel system. I just tested it on my mac - runs fine. |
|
| 20 Jun 2008 | whoami: a pedestrian user id retriever whoami displays a full user id and retrieves system properties | (us) Schwarz, Urs | an enhanced version was uploaded several days ago but, unfortunately, has not shown up yet... if you seriously consider using this snippet, please wait until this update is ready (there will be a screenshot)...
|
|
| 18 Jun 2008 | whoami: a pedestrian user id retriever whoami displays a full user id and retrieves system properties | s, w | Works like a charm! As we are USed to... |
|
| 17 Jun 2008 | whoami: a pedestrian user id retriever whoami displays a full user id and retrieves system properties | (us) Schwarz, Urs | dear D Slav
then, i'd be very interested to see those two lines you mention... very interested... did you even look at/run the snippet...
|
|
| 17 Jun 2008 | whoami: a pedestrian user id retriever whoami displays a full user id and retrieves system properties | Slav, D | Really poor!! and requires "wintel systems". User can get all this info with two lines of code of some extension, and without requirements! |
|
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