File Exchange Pick of the Week

Our best user submissions

Posts 891 - 900 of 907

Minimum of an entire matrix

NoteThe文件提交中引用这篇文章no longer available on File Exchange.
Duane wrote the book on MATLAB, he also wrote this pair of functions to find the max and min of an entire…続きを読む >>

  • send email

Automatic HTML Help Generation

NoteThe文件提交中引用这篇文章no longer available on File Exchange. I really like M2HTML, which automatically creates HTML documentation for MATLAB m-files and toolboxes. It...続きを読む >>

  • send email

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 of the x axis yVal = 12; hold on plot([xMin xMax], [yVal, yVal]) hold...続きを読む >>

  • send email

Octave analysis

克里斯托弗phe Couvreur's Octave Toolbox has been a favorite of mine since the good old days of FTP file swapping. I'm an acoustician by trade and training, so I've often needed to perform octave and...続きを読む >>

  • send email

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 to break from that rule, because in face-to-face interaction I recommend...続きを読む >>

  • send email

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 most essential computing tools, but I always hate to leave…続きを読む >>

  • send email

Simulink Alignment Tool

NoteThe文件提交中引用这篇文章no longer available on File Exchange. Now I'm not one to get all excited too often, but this week's pick is amazing. Karen Gondoly's easy-to-use...続きを読む >>

  • send email

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 and the X and Y range in which to seek peaks. This is a great little...続きを読む >>

  • send email

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 noticed a slight trend towards our audiences being predominantly…続きを読む >>

  • send email

Posts 891 - 900 of 907

これらの投稿は著者に属するものであり、必ずしも MathWorks の見解を示すものではありません。