Filter löschen
Filter löschen

How can I know some special points according to the 'probplot'

2 Ansichten (letzte 30 Tage)
ZhG
ZhG am 25 Sep. 2014
Bearbeitet: ZhG am 25 Sep. 2014
For example, I have a group of points in 2D plane.
Then, I make a probplot (normal) of them.
p = [xi, yi] i = 1, ..., N probplot(p);figure(gcf);
Then I found some points in the figure are far from the line. Can I know which points they are?
But I don't understand what the reference line is. For a 2d point set, I got a 2-line figure. Does it mean each line belongs to one dimension of the point's coordinates. I mean one line indicates x coordiante and another corresponds to y.

Antworten (0)

Kategorien

Mehr zu 2-D and 3-D Plots finden Sie in Help Center und File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by