Best File Exchange ever !!!
Afficher commentaires plus anciens
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
Réponses (15)
Jan
le 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 commentaires
Sean de Wolski
le 9 Mar 2011
Very valuable!
Jan
le 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
le 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
le 10 Mar 2011
Jan
le 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 commentaires
Matt Fig
le 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
le 16 Août 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).
Sean de Wolski
le 9 Mar 2011
4 votes
John D'Errico's inpaint_nans:
Its 3/n-d extensions as well.
Sean de Wolski
le 9 Mar 2011
4 votes
keep
Probably the only FEX file that I use on a daily basis.
2 commentaires
John D'Errico
le 9 Mar 2011
Keep has had several variations on the FEX, but it is a good one to keep around.
zohar
le 10 Mar 2011
Andrew Newell
le 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
le 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 commentaire
Sean de Wolski
le 9 Mar 2011
vpi2english makes this a front runner for not just useful but also coolest.
John D'Errico
le 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 commentaire
Brett Shoelson
le 9 Mar 2011
Another nod for TIMEIT...very useful!
Jan
le 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 commentaires
Sarah Wait Zaranek
le 9 Mar 2011
Wow. I didn't know that was out there!
Jiro Doke
le 10 Mar 2011
Love the Super Mario song!
zohar
le 10 Mar 2011
Bjorn Gustavsson
le 9 Mar 2011
1 vote
Bjorn Gustavsson
le 9 Mar 2011
1 vote
And an small beauty for keeping track of how figures were created:
Bjorn Gustavsson
le 9 Mar 2011
0 votes
Easy figure-2-data digitization:
http://www.mathworks.com/matlabcentral/fileexchange/7173-grabit
Jan
le 15 Août 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
le 9 Août 2019
0 votes
Catégories
En savoir plus sur Entering Commands dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!