Thank you for your reply.
Can it be automatically done? Actually I generated the data file by
running some clustering program on the raw data, so I don't know how
many clusters there are in the data file if I don't open and inspect it.
In the manual it says "Data separated by double blank records are
treated as if they were in separate data files" , so I think it should
be handled correctly. =20
Have anyone done this before?
Best Regards,
Jun Yang
=20
-----Original Message-----
From: Marek W. Gutowski [mailto:gutow@...
Sent: Friday, June 16, 2006 7:54 PM
To: Jun Yang
Subject: Re: [Gnuplot-info] How to plot each group of data points in a
data file with different point style?
Hi,
Try:
plot 'your_data_file' index 0 u 1:3 with points 1, '' index 1 u 1:3 w
points 2
and read more by typing 'help index' at gnuplot's prompt.
Good luck!
Marek Gutowski
Jun Yang wrote:
> Hi,
>=20
> I am using Gnu Plot 4.0 under WindowsXP.
> I want to plot each group of data points in a data file with different
> point style, but I don't know how to.
> I've seperated each group of data points with double blank lines=20
> according to the manual, but it seems doesn't work.
> Please somebody help!
>=20
>=20
> Best Regards,
>=20
> Jun Yang
>=20
>=20
> ----------------------------------------------------------------------
> ---- This email and any attachments may be confidential. They may=20
> contain legally privileged information or copyright material. You=20
> should not read, copy, use or disclose them without authorisation. If=20
> you are not an intended recipient, please contact us at once by return
> email and then delete both messages. We do not accept liability in=20
> connection with computer virus, data corruption, delay, interruption,=20
> unauthorised access or unauthorised amendment. This notice should not=20
> be removed.
>=20
>=20
> _______________________________________________
> Gnuplot-info mailing list
> Gnuplot-info@...
> https://lists.sourceforge.net/lists/listinfo/gnuplot-info
>=20
--
Marek W. Gutowski
Institute of Physics, ON-3.2, Al. Lotnikow 32/46
02-668 Warszawa, POLAND, tel. +48-22-0228436601 ext. 3122 >> To talk or
not to talk? Yes, talk, plain ASCII please <<
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|