File Exchange Pick of the Week

June 15th, 2006

Remove wildpoints graphically

I will admit it, as an undergraduate, we would jokingly refer to MATLAB as “Fudge-a-graph 3000″ if the lab data was not looking as expected… Well, you know…

This post by Jean-Luc makes it very easy to get rid of data points graphically. Please, use your new powers for the forces of good! Take a look at how it works:

Bad data points

Selecting a point

2 Responses to “Remove wildpoints graphically”

  1. Danielle replied on :

    what is the code to remove these unwanted data points?

    I currently have a plot that is ‘counting peaks’..however it is counting certain peaks twice to due having a doublet looking appearance…

  2. Doug replied on :

    @Danielle,

    It seems the author removed this file. You will have to search for other similar code.

    Sorry,
    Doug

Leave a Reply

Wrap code fragments inside <pre> tags, like this:

<pre class="code">
a = magic(3);
sum(a)
</pre>

If you have a "<" character in your code, either follow it with a space or replace it with "&lt;" (including the semicolon).


MathWorks

Brett & Jiro share their favorite user-contributed submissions from the File Exchange.

These postings are the author's and don't necessarily represent the opinions of The MathWorks.