Best File Exchange ever !!!
20 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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
0 Commenti
Risposte (15)
Jan
il 9 Mar 2011
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 Commenti
Matt Fig
il 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.
Jan
il 9 Mar 2011
Oliver Woodford's EXPORT_FIG simplifies the export of figures to graphic files and has been suggested very often in CSSM and here.
2 Commenti
Matt Fig
il 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
il 16 Ago 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
il 9 Mar 2011
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
il 9 Mar 2011
keep
Probably the only FEX file that I use on a daily basis.
2 Commenti
John D'Errico
il 9 Mar 2011
Keep has had several variations on the FEX, but it is a good one to keep around.
Andrew Newell
il 9 Mar 2011
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.
0 Commenti
Matt Fig
il 9 Mar 2011
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 Commento
Sean de Wolski
il 9 Mar 2011
vpi2english makes this a front runner for not just useful but also coolest.
John D'Errico
il 9 Mar 2011
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 Commento
Jan
il 9 Mar 2011
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 Commenti
Bjorn Gustavsson
il 9 Mar 2011
And an small beauty for keeping track of how figures were created:
0 Commenti
Bjorn Gustavsson
il 9 Mar 2011
Easy figure-2-data digitization:
http://www.mathworks.com/matlabcentral/fileexchange/7173-grabit
0 Commenti
Jan
il 15 Ago 2011
This is the most advanced GUI I've ever seen built by pure MATLAB:
![](https://www.mathworks.com/matlabcentral/images/broken_image.png)
Of course I mean the foreground figure...
0 Commenti
Vedere anche
Categorie
Scopri di più su Get Started with MATLAB in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!