Anybody who does much work with GUIDE is familiar with using files with large numbers of subfunctions. I'm a huge fan of the popup list of subfunctions that's built into the editor, especially now... read more >>
Anybody who does much work with GUIDE is familiar with using files with large numbers of subfunctions. I'm a huge fan of the popup list of subfunctions that's built into the editor, especially now... read more >>
For many of our customers the graph that gets produced at the end of a script is their entire output that will be printed and saved. That one plot must have all the relevant information on it. This... read more >>
Paul Mennen's plt combines a lot of useful data exploration tools into a single, well-designed, plot explorer. Intended to be used instead of PLOT, PLT displays your 2-D data in an enhanced figure... read more >>
Convolution can be a difficult process to learn and visualize, so Laine decide to make an animation to show the process occuring. This file makes it much easier to understand the process. I chose... read more >>
I'm often asked how to include a table of numbers in a figure. While it's possible to use an array of edit boxes, I've always recommended using an ActiveX spreadsheet control as an easier (and more... read more >>
MATLAB is a great language, and our users always want to take it to the next level. In the latest release of MATLAB and Simulink we added the ability to write MATLAB code that can be placed on an... read more >>
Some of you may know that the first version of MATLAB was written by Cleve Moler. Cleve is still here at The MathWorks as our Chief Scientist, and here are some demos that he wrote showing a variety... read more >>
NoteThe file submission referenced in this post is no longer available on File Exchange. Selection of a three dimensional point from a two dimensional display is a tricky problem. Joe Conti has... read more >>
Fahad Al Mahmood's Speak takes advantage of Microsoft Office's spoken word engine to make MATLAB talk. This brings me back to grad school days, using MATLAB 5 on a PowerComputing Mac clone. Speak... read more >>
I do a lot of seminars and talk to a lot of people about what they are trying to do in MATLAB. One of the more common questions is how to get a surface plot from their data when the data is not on a... read more >>
These postings are the author's and don't necessarily represent the opinions of MathWorks.