Published


Minimum of an entire matrix
NoteThe file submission referenced in this post is no longer available on File Exchange. Duane wrote the book on MATLAB, he...

22 years ago

Thumbnail

Published


Automatic HTML Help Generation
NoteThe file submission referenced in this post is no longer available on File Exchange. I really like M2HTML, which...

22 years ago

Thumbnail

Published


Browser shortcuts to useful MATLAB help
NoteThe file submission referenced in this post is no longer available on File Exchange. There are lots of ways to get help...

22 years ago

Thumbnail

Published


Add horizontal and vertical lines
How many times have you done something like this? % BEGIN draw a horizontal line xMin = 0; xMax = 10; % the current extents...

22 years ago

Thumbnail

Published


Octave analysis
Christophe Couvreur's Octave Toolbox has been a favorite of mine since the good old days of FTP file swapping. I'm an...

22 years ago

Thumbnail

Published


Consistency in coding
When we first started this project, Scott and I wanted to avoid using the more popular files as our weekly pick. I am going...

22 years ago

Thumbnail

Published


Search Google® from MATLAB®
Matthew Simoneau’s Google Toolbox has to be one of the coolest MATLAB utilities I’ve ever seen. Google and MATLAB are my...

22 years ago

Thumbnail

Published


Simulink Alignment Tool
NoteThe file submission referenced in this post is no longer available on File Exchange. Now I'm not one to get all...

22 years ago

Thumbnail

Published


Find spikes in data
FPEAK finds the peak values in a data set. This is customizable in that you can change the sensitivity of the peak finder...

22 years ago

Thumbnail

Published


Nancy – a MATLAB humanoid
As Application Engineers, Doug and I have met literally thousands of MATLAB users. We aren’t ones to stereotype, but we’ve...

22 years ago

Thumbnail

Published


Interactive volume visualization tool
SLICEOMATIC is an interactive tool for displaying cross-sections through three-dimensional data sets. It will also display...

22 years ago

Thumbnail

Published


Make thumbnail images
MAKETHUMBDIR makes smaller thumbnail versions of all images in a directory. This is very useful for automatically...

22 years ago

Thumbnail

Published


Easily copy and paste large matrices from your command window
PRINTMATRIX displays a matrix in the command window so that it can be easily selected copied and pasted into Excel. Matrices...

22 years ago

Thumbnail

Published


Clear all but specified variables
KEEP can be thought of as the complement to CLEAR. KEEP clears all variables from the workspace except for those specified....

22 years ago

Thumbnail

Published


Rotate XTickLabels
XTICKLABEL_ROTATE does exactly what its name promises – this file rotates the tick labels along the x-axis. This is very...

22 years ago

Thumbnail

Published


Super title
Note: The File Exchange submission mentioned here has been removed, so links to it from this post have also been...

22 years ago

Thumbnail