How do a simple poit plots?

I have esperimental data here and i want plot them to do a grafic and
cut the poits who are too out but whem i use plot(Array1,Array2,+) i
obtaim a perfect line and i do it in gnu plot and see the ploted points
arent a perfect line, someone can tell me how I can simple draw the
points in the grafic using mathplot?

Hi,
It’s pretty hard to figure out exactly what your problem is without more info.
Did you check that the scaling was identical in gnuplot and matplotlib ? matplotlib will set the axes so that all data are included in the figure, so if you have large outliers, the scaling will be too large and its probable that your data will look like a perfect line.

Try modifying the scaling of the graph, using ylim(y1, y2) or xlim(x1, x2).

David

2006/9/1, Esdras Caleb <acheicaleb@…287…

···

:
I have esperimental data here and i want plot them to do a grafic and
cut the poits who are too out but whem i use plot(Array1,Array2,+) i
obtaim a perfect line and i do it in gnu plot and see the ploted points
arent a perfect line, someone can tell me how I can simple draw the
points in the grafic using mathplot?


Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier

Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo

http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642


Matplotlib-users mailing list

Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users