Thanks; I thought about TGraph2D, but the plots seem to require three vectors - Would it be a case of TGraph2D *surfaceplot = new TGraph2D(bigvect);
or would I need to specify columns and rows somehow?
Thanks; I thought about TGraph2D, but the plots seem to require three vectors - Would it be a case of TGraph2D *surfaceplot = new TGraph2D(bigvect);
or would I need to specify columns and rows somehow?