Veröffentlicht


Interactive Movie Player
NoteThe file submission referenced in this post is no longer available on File Exchange. OK, it's time for a confession. ...

etwa 22 Jahre vor

Thumbnail

Veröffentlicht


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

etwa 22 Jahre vor

Thumbnail

Veröffentlicht


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

etwa 22 Jahre vor

Thumbnail

Veröffentlicht


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

etwa 22 Jahre vor

Thumbnail

Veröffentlicht


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

etwa 22 Jahre vor

Thumbnail

Veröffentlicht


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

mehr als 22 Jahre vor

Thumbnail

Veröffentlicht


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

mehr als 22 Jahre vor

Thumbnail

Veröffentlicht


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

mehr als 22 Jahre vor

Thumbnail

Veröffentlicht


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

mehr als 22 Jahre vor

Thumbnail

Veröffentlicht


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

mehr als 22 Jahre vor

Thumbnail

Veröffentlicht


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

mehr als 22 Jahre vor

Thumbnail

Veröffentlicht


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

mehr als 22 Jahre vor

Thumbnail

Veröffentlicht


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

mehr als 22 Jahre vor

Thumbnail

Veröffentlicht


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

mehr als 22 Jahre vor

Thumbnail

Veröffentlicht


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

mehr als 22 Jahre vor

Thumbnail

Veröffentlicht


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

mehr als 22 Jahre vor

Thumbnail

Veröffentlicht


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

mehr als 22 Jahre vor

Thumbnail

Veröffentlicht


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

mehr als 22 Jahre vor

Thumbnail

Veröffentlicht


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

mehr als 22 Jahre vor

Thumbnail