Hello,
I am brand new to Mathcad so I apologize if this is an easy question. I've been through the help, and the tutorials and have had no luck.
I have a simple spreadsheet in excel of histogram data (small sample below). The top row represents the Y index, measuring the value of each histogram bucket.
The left-most column represents timestamps for each sample of data -- the X index.
The values in each cell represent the number of occurrences for a given value (bucket, Y index) at a given timestamp -- the Z index.
I would like to import this data into Mathcad and create a 3d surface plot. I know how to get the data into Mathcad, but all I get is a blank graph. Does anyone have any examples or tutorials of how to do this? Surely this is a common need.
Thank you.
1 | 2 | 4 | 8 | 16 | 32 | |
17:01-17:30 | 1670995 | 75712 | 65809 | 661907 | 817427 | 216244 |
17:30-18:00 | 1546502 | 91738 | 74679 | 686224 | 820159 | 204462 |
18:00-18:30 | 1639341 | 150381 | 87648 | 784233 | 1109512 | 339081 |
18:30-19:00 | 1546927 | 132118 | 72679 | 649977 | 866845 | 238341 |
19:00-19:30 | 1087091 | 167266 | 67597 | 292952 | 503678 | 210493 |
19:30-20:00 | 813362 | 177597 | 78544 | 388717 | 693704 | 299647 |