Best File Exchange ever !!!
Show older comments
Dear all Matlab users,
When I am bored I am going to file exchange section and sort it by rating and learn new staff about Matlab.
We are all familiar with:
" This file was a File Exchange Pick of the Week "
I am wondering which file exchange is:
Best File Exchange Eever ?
1) Each answer should be follwed with a short description.
2) I suggest that each answer will contain only one file, in that way people can vote for individual answer.
In my opinion this is the best file exchange ever:
Tips and tricks for use of the optimization toolbox, linear and nonlinear regression http://www.mathworks.com/matlabcentral/fileexchange/8553-optimization-tips-and-tricks
posted by John D'Errico
Answers (15)
Jan
on 9 Mar 2011
6 votes
Matt Fig's 41 GUI examples are a valuable tutorial for beginners and advanced Matlab users. I personally would like to see it integrated in the official documentation:
http://www.mathworks.com/matlabcentral/fileexchange/24861-41-complete-gui-examples
4 Comments
Sean de Wolski
on 9 Mar 2011
Very valuable!
Jan
on 9 Mar 2011
Dear Matt: It is very funny to earn reputation points with *your* submission. I do not dare to mention COMBINATOR in addition. If you post it here by yourself, I will vote it immediately.
Matt Fig
on 9 Mar 2011
Thanks a lot Jan, that is quite a compliment. As always, I am looking to improve and/or add to this collection - so if you or anyone sees anything that can be bettered please let me know by email.
zohar
on 10 Mar 2011
Jan
on 9 Mar 2011
5 votes
Oliver Woodford's EXPORT_FIG simplifies the export of figures to graphic files and has been suggested very often in CSSM and here.
2 Comments
Matt Fig
on 9 Mar 2011
+1 to that. This is the file I turn to when I want to export a nice graphic for publication.
Image Analyst
on 16 Aug 2011
I'd vote for Oliver's export_fig (not to be confused with the similarly named exportfig by another author). It's the one that I recommend most to others. I also use export_fig myself a lot, along with D'Errico's polyfitn (too bad he took that down).
Jan
on 9 Mar 2011
4 votes
Yair Altman's CPRINTF: Displays sprintf-formatted strings in the Command Window using the specified color/underline style.
This is an absolutely new feature to enhance the usability of the command line.
Sean de Wolski
on 9 Mar 2011
4 votes
John D'Errico's inpaint_nans:
Its 3/n-d extensions as well.
Sean de Wolski
on 9 Mar 2011
4 votes
keep
Probably the only FEX file that I use on a daily basis.
2 Comments
John D'Errico
on 9 Mar 2011
Keep has had several variations on the FEX, but it is a good one to keep around.
zohar
on 10 Mar 2011
Andrew Newell
on 9 Mar 2011
3 votes
I have only had the Matlab xUnit Test Framework by Steve Eddins for a few weeks, but I already consider it indispensable. It makes it so easy to write a good set of tests.
Matt Fig
on 9 Mar 2011
3 votes
John D'Errico's Variable Precision Integer Arithmetic toolbox is awesome, and I would have had no idea how to do it if it was assigned to me!
1 Comment
Sean de Wolski
on 9 Mar 2011
vpi2english makes this a front runner for not just useful but also coolest.
John D'Errico
on 9 Mar 2011
3 votes
One tool from the FEX that I do use frequently is TIMEIT, by Steve Eddins. It gives me an accurate estimate of the time required for a code fragment when I find myself forced to optimize some code for speed. It is far more useful than tic and toc and more accurate. While the profiler itself is valuable too, code optimization forces you to focus on a specific small operation, which may have been identified as a bottleneck by the profiler.
1 Comment
Brett Shoelson
on 9 Mar 2011
Another nod for TIMEIT...very useful!
Jan
on 9 Mar 2011
2 votes
Coolest submission without any use:
Or:
Sorry for posting 2 submissions - I simply cannot decide which one is better, and if a "best" submission must be "useful" for anything.
3 Comments
Sarah Wait Zaranek
on 9 Mar 2011
Wow. I didn't know that was out there!
Jiro Doke
on 10 Mar 2011
Love the Super Mario song!
zohar
on 10 Mar 2011
Bjorn Gustavsson
on 9 Mar 2011
1 vote
Bjorn Gustavsson
on 9 Mar 2011
1 vote
And an small beauty for keeping track of how figures were created:
Bjorn Gustavsson
on 9 Mar 2011
0 votes
Easy figure-2-data digitization:
http://www.mathworks.com/matlabcentral/fileexchange/7173-grabit
Jan
on 15 Aug 2011
0 votes
This is the most advanced GUI I've ever seen built by pure MATLAB:

Of course I mean the foreground figure...
Bruno Luong
on 9 Aug 2019
0 votes
Categories
Find more on Entering Commands in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!