This should be super easy to do on Excel, right?
An example data set looks like this:
{(0,1),(1,0),(2,0),(3,1),(4,0),(5,0),(6,1),(7,1),(8,0),(9,1),(10,1),(11,0),(12,1),(13,1),(14,1),(15,1),(16,1),(17,1),(18,1),(19,1),(20,1),(21,2),(22,1),(23,1),(24,2),(25,1),(26,1),(27,2),(28,2),(29,1),(30,2)}
I'd like to plot those points (x,y). In this example x goes from 0 to 20. In other examples x will go from 0 to a couple hundred. It's a slowly growing function.
Here's the kicker: I am using Open Office Spreadsheet on a mac.
There should be two vertical columns. Of course, there is not. There is one ginormous horizontal row. I chose "comma" as deliminator. I don't think it understands there are two types of commas. One of them should signify a column break and one of them should signify a row break.
How can I make the data appear as two vertical columns?
Thank you!!
posted by water bear to technology (15 answers total)
posted by water bear at 4:44 PM on September 9, 2009