| Date | File | Comment by | Comment | Rating |
|---|---|---|---|---|
| 02 Nov 2009 | ANIMATOR - animate data This GUI tool allows you to animate your data with controls for playback speed and looping. | James | ||
| 26 Oct 2009 | DSPLOT - downsampled plot This function creates a downsampled plot to improve the speed of exploration (zoom, pan) | Kai | Great! This function saved me. Large data plots run like hell with it! But I was missing the possibility to specify figure or axes handles to plot into. |
|
| 01 Oct 2009 | EQUALIZER Equalizer GUI for winsound | chang, delin | i'm searching this file for a few days... it works! great! |
|
| 17 Sep 2009 | GRABIT Extract (pick out) data points off image files. | Vogel, Torsten | ||
| 11 Jul 2009 | ANIMATOR - animate data This GUI tool allows you to animate your data with controls for playback speed and looping. | Mert, Ahmet | woow amazing! thanks |
|
| 07 Jul 2009 | SHOWCELL & CELL\DISP Displays cell array with long strings in the command window. | Chuanzhi | ||
| 02 Jul 2009 | ANIMATOR - animate data This GUI tool allows you to animate your data with controls for playback speed and looping. | Foxgrover, Paul | This is a great program. Very helpful!!!!! Thank you!!! |
|
| 25 Jun 2009 | Calendar Wallpaper Creates a wallpaper image with a calendar. | Jonasson, Kristjan | Very nice. Note that when used as desktop background in Windows (righ-click desk top, properties, desktop) best results are obtained with Position=center (quality is reduced with Position=Stretch). With -medium I get a calendar on both my screens (the 1024x768 laptop and 1280x1024 external). |
|
| 09 Jun 2009 | MAT2CLIP Copies the contents of a matrix to the CLIPBOARD. | Aki | ||
| 23 Apr 2009 | Introduction to Object-Oriented Programming in MATLAB Webinar Files from the "Introduction to Object-Oriented Programming in MATLAB" Webinar. | Abd ur Rehman | Nice |
|
| 18 Mar 2009 | DEALCELL Deals cell elements to variables (similar to DEAL) | Khanmohamadi, Omid | A 0-line function deserving a 5 star rating. Intelligent use of varargout with COW strategy in mind. |
|
| 02 Mar 2009 | GRABIT Extract (pick out) data points off image files. | Luigi, Donat-Pierre | This a great application. I would have one request. Would it be possible to calibrate to the image size, with origin at top left max Y at bottom-left and max X at top-right. It is very basic and not as general as the current calibration procedure using 4points.
|
|
| 26 Feb 2009 | PLOT2AXES Plot a set of data with two different axes. | Kotliarov, Yuri | When you add large enough title to the primary axes (which is current), it get shifted down, but not the secondary axes. If title applied to the secondary axes, no shift, but the title may appear too high. Took me some time to figure out the problem. Anyway, great function. Thanks |
|
| 23 Feb 2009 | GRABIT Extract (pick out) data points off image files. | Brian | A very useful application. |
|
| 11 Feb 2009 | FIXPSLINESTYLE Fixes line styles in postscript files created from MATLAB (PRINT command) | Dostal, Jirka | ||
| 09 Feb 2009 | INTERACTIVEMOUSE Interactively pan, zoom, center view a plot using the mouse | Tue | problem with time series plotting: x-axis values are converted into numerical values. |
|
| 22 Jan 2009 | FIXPSLINESTYLE Fixes line styles in postscript files created from MATLAB (PRINT command) | Doke, Jiro | Thanks for the feedback, Oliver. I'm glad to hear this inspired you to improve your own function. BTW, your print_pdf function is nice. It seems like you figured out a ways to make the grid lines separate from dashed lines. |
|
| 12 Dec 2008 | FIXPSLINESTYLE Fixes line styles in postscript files created from MATLAB (PRINT command) | Woodford, Oliver | This is a great idea, and one that inspired me to improve my own pdf rendering function, print_pdf. I've managed to get dash lengths to vary with line widths too, and make grid lines dotted rather than dashed. Thanks for the inspiration, Jiro! |
|
| 23 Jul 2008 | INTERACTIVEMOUSE Interactively pan, zoom, center view a plot using the mouse | Zenteno, Efrain | Works excellent |
|
| 12 Jul 2008 | COMPDIRECTORY GUI tool for comparing the contents of 2 directories | rad, rasool | ||
| 28 Jun 2008 | IMAGEVIEWER A GUI for viewing and interactively exploring image files. | Doke, Jiro | Tim Tam,
If you need to access the inner workings, I suggest you take a look inside the m-code. When I create the initial figure, I set the "HandleVisibility". You can change that to "on". Also, there's a place in the code that I extract the file name from the list box. |
|
| 14 Jun 2008 | IMAGEVIEWER A GUI for viewing and interactively exploring image files. | Tam, Tim | How can one retrieve the name of the image file that the user has selected ?
|
|
| 26 May 2008 | GRABIT Extract (pick out) data points off image files. | c, a | GREAT GREAT GREAT WORK!!!! |
|
| 12 May 2008 | COMPDIRECTORY GUI tool for comparing the contents of 2 directories | L., Derek | Very helpful GUI! Recursive functionality is great. This could only be made better by adding the ability to copy files between dir1 and dir2 (or delete them) to directly address ID'd file conflicts. |
|
| 05 May 2008 | EZIPLOT Interactive EZ Function Plotter | D'Errico, John | Sorry. Ignore my previous comment. I looked at the help for ezplot, not eziplot. Eziplot is correct, and as I said, quite nice to use. |
|
| 05 May 2008 | EZIPLOT Interactive EZ Function Plotter | D'Errico, John | Excellent help, that covers many of the cases that you might want to consider. It is lacking though. The figure shown on the web site shows a function parameterized by a pair of variables: (a, b). These parameters then result in a pair of sliders on the figure. While that may be very nice as a feature, it is NEVER alluded to in the function help. I had to return to the website description to see an example of how this is accomplished. Since this seems to be one of the significant ways to use this code, even perhaps the most interesting way, I'd have expected to see some indication of that in the help. Tsk, tsk. A very nice utility otherwise. I'll return to give this the rating it deserves when the help is repaired. |
|
| 27 Apr 2008 | MAT2CLIP Copies the contents of a matrix to the CLIPBOARD. | Acou, Christine | Extremely useful. I used it for numeric tables with a text header, and it worked perfectly. Thanks a lot for sharing! |
|
| 04 Apr 2008 | GRABIT Extract (pick out) data points off image files. | ghf, ghgf | ||
| 31 Mar 2008 | EQUALIZER Equalizer GUI for winsound | kadam, Raju | it seems to be not exactly allocation of code memory with using client side Authentication |
|
| 30 Mar 2008 | ANIMATOR - animate data This GUI tool allows you to animate your data with controls for playback speed and looping. | Ahmed, Harris | Needs description of how to make it work |
|
| 26 Mar 2008 | GRABIT Extract (pick out) data points off image files. | As, Sigmund | Excellent tool - best one of these I've used so far. Log axes? No problem, just type in the exponent as the calibration values. Suggestions:
|
|
| 19 Mar 2008 | DSPLOT - downsampled plot This function creates a downsampled plot to improve the speed of exploration (zoom, pan) | Miller, Scott | ||
| 11 Mar 2008 | GEAR3D GUI example of 3D gear. Use mouse to roll the gear. | Khan, Ali | Nice Work Man. Anyway, I am doing some work in designing helical gears. Trying to find something related to this. If you have any idea please let me know. |
|
| 27 Feb 2008 | EQUALIZER Equalizer GUI for winsound | Kadam, Raju | Excellent Coding.
|
|
| 26 Jan 2008 | Calendar Wallpaper Creates a wallpaper image with a calendar. | Silver, John | WARNING: This software has been favorably reviewed by someone using an email address associated with a known spambot operation. Consider the *possibility* that this software is contaminated and proceed with all due caution. In other words, scan it with more than one tool before you fire it up. Sorry to pee on the parade. Hopefully this is a false alarm. |
|
| 05 Jan 2008 | INTERACTIVEMOUSE Interactively pan, zoom, center view a plot using the mouse | Kanak, Dan | great help - thanks!! |
|
| 23 Dec 2007 | GRABIT Extract (pick out) data points off image files. | Pedersen, Mikkel | Super tool! Need the capability to use log-axes though. |
|
| 18 Dec 2007 | Calendar Wallpaper Creates a wallpaper image with a calendar. | Guevara Codina, Edgar | Excellent work, just what I needed! |
|
| 15 Dec 2007 | FIXPSLINESTYLE Fixes line styles in postscript files created from MATLAB (PRINT command) | Doke, Jiro | Eric,
K Hamed,
|
|
| 14 Dec 2007 | FIXPSLINESTYLE Fixes line styles in postscript files created from MATLAB (PRINT command) | Hamed, K | A trick I learned a long time ago from a friend is to replace the line: "0 cap" in the postscript file with "1 cap". This makes the edges of the lines rounder, which gives thick lines a nicer look, and also make dots round. Is this recommended or are there any side effects? |
|
| 12 Dec 2007 | FIXPSLINESTYLE Fixes line styles in postscript files created from MATLAB (PRINT command) | Magee, Eric | This is very nice - I have always wished there was more control over the details of the line styles - guess we just have to mess with the PS file. Would there be any way of not "fixing" the line style of the grid? |
|
| 20 Nov 2007 | CLICKUICONTROL Emulates clicking on a UIcontrol object. | Tran, Nam | ||
| 08 Nov 2007 | Calendar Wallpaper Creates a wallpaper image with a calendar. | Enrique, Rodrigo | exccellent |
|
| 04 Nov 2007 | INTERACTIVEMOUSE Interactively pan, zoom, center view a plot using the mouse | Kleinbach, Jakob | Such a great tool. Thank you! |
|
| 30 Oct 2007 | GRABIT Extract (pick out) data points off image files. | Luini, Lorenzo | This is one of the best and most useful tool I found here: really compliments! |
|
| 19 Oct 2007 | GRABIT Extract (pick out) data points off image files. | Gonzalez, Jhon | GREEEEAT, Is it possible that in the preview box shows the position calibrated and the corresponding pixel? I plan to use it to calibrate a video to follow a laser spot |
|
| 16 Oct 2007 | GRABIT Extract (pick out) data points off image files. | Egenson, Iomsn | This program is ingenious. It is extremely small, easy to use and yet so useful that it makes it the ultimate grab tool. |
|
| 11 Oct 2007 | GRABIT Extract (pick out) data points off image files. | Cagnioncle, Amandine | This script is a lot better than Datathief which I formerly used. It makes extracting data from figures easier and faster! |
|
| 10 Sep 2007 | ANIMATOR - animate data This GUI tool allows you to animate your data with controls for playback speed and looping. | mathew, bibin | ||
| 06 Sep 2007 | GRABIT Extract (pick out) data points off image files. | Pal, Avi | Does not work. from the first line itself it says unexpected matlab operator..
|
|
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