Page 1 of 1
How do I edit an existing equation (and then replot it)...?
Posted: Thu Oct 19, 2006 1:58 pm
by joecar
David,
Hi there.
It's not clear to me how to edit an existing equation, other than creating a new document and generating a new function.
Thanks,
Joe
Posted: Thu Oct 19, 2006 5:02 pm
by DPlotAdmin
Joe,
Regardless of how a plot is created, DPlot only stores data points, not the equation that generated that data. There's no way to edit an equation once a curve is generated. Depending on how you want to manipulate the equation you might be able to apply a transform using Edit>Operate on Y. But the easiest way is to just use Generate>Y=f(X) again with the new equation, then delete the previous curve (Edit>Erase or the Erase button). There's no need for a new document, the new curve will be added to the existing document.
Posted: Thu Oct 19, 2006 5:06 pm
by joecar
David,
Ok, erase curve and generate a new one in same document, got it.
Thanks
Joe
Posted: Thu Oct 19, 2006 5:19 pm
by DPlotAdmin
Except that you probably want to reverse the order if your document only contains that one curve. If you erase the one and only curve then everything (titles, axis labels, other formatting) gets wiped out.
Posted: Fri Oct 20, 2006 4:18 pm
by joecar
DPlotAdmin wrote:Except that you probably want to reverse the order if your document only contains that one curve. If you erase the one and only curve then everything (titles, axis labels, other formatting) gets wiped out.
Ah, ok.