|
From: Matt K. <mk...@sg...> - 2005-05-24 14:37:49
|
Hello, I have the following input file: # Sessions | Time ----------------------- 15 | 07:00 29 | 08:00 68 | 09:00 65 | 10:00 70 | 11:00 110 | 12:00 105 | 13:00 92 | 14:00 67 | 15:00 89 | 16:00 55 | 17:00 30 | 18:00 22 | 19:00 10 | 20:00 16 | 21:00 5 | 22:00 Is this possible to plot this with the first line being "# Sessions | Time", the "------------------" line, and the "|" between the number and the time? If this is not possible I can just run the input file through something to get rid of everything except the numbers. If I had input like: 15 07:00 29 08:00 65 09:00 How would I plot this? Thanks for the help, Matt ************DISCLAIMER************* This e-mail and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you are not the named addressee, please notify the sender immediately by e-mail if you have received this e-mail by mistake and delete this e-mail from your system. If you are not the intended recipient you are notified that using, disclosing, copying or distributing the contents of this information is strictly prohibited. ************DISCLAIMER************* |