I am trying to graph a polynomial function using the following code.
rawTable = readtable(\'Test_data.xlsx\',\'Sheet\',\'Sheet1\'); x = rawTable.A; y = rawTab