Publié le


World’s greatest predictive tool
People do some fancy stuff with MATLAB to predict future events – from what the stock market will do next to determining if...

environ 22 ans il y a

Thumbnail

Publié le


Two dimensional histogram
The other day I was doing a Monte Carlo analysis where I had two independent varables and one scalar output. A good...

environ 22 ans il y a

Thumbnail

Publié le


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...

environ 22 ans il y a

Thumbnail

Publié le


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

environ 22 ans il y a

Thumbnail

Publié le


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...

environ 22 ans il y a

Thumbnail

Publié le


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...

environ 22 ans il y a

Thumbnail

Publié le


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...

environ 22 ans il y a

Thumbnail

Publié le


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...

environ 22 ans il y a

Thumbnail

Publié le


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...

plus de 22 ans il y a

Thumbnail

Publié le


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...

plus de 22 ans il y a

Thumbnail

Publié le


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...

plus de 22 ans il y a

Thumbnail

Publié le


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...

plus de 22 ans il y a

Thumbnail

Publié le


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

plus de 22 ans il y a

Thumbnail

Publié le


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

plus de 22 ans il y a

Thumbnail

Publié le


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...

plus de 22 ans il y a

Thumbnail

Publié le


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....

plus de 22 ans il y a

Thumbnail

Publié le


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

plus de 22 ans il y a

Thumbnail

Publié le


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

plus de 22 ans il y a

Thumbnail