how can i make a line chart from matrix(both row and col) of data

J

Jon Peltier

Select the data, and create the chart. By default, Excel is likely to use
the first column as X values (or category labels) and the first row as
series names, if the data is plotted by column. If Excel has trouble with
this, clear the top left cell of the range (the intersection of series names
and category labels/X values) and try again.

- Jon
 
Top