Response to Differentiation-where are the data?!Steve,
When performing an Analysis:Calculus
ifferentiate, the dataset for
the plot of the derivative can be made to appear in the original
worksheet by doing the following:
1) Perform the Analysis:Calculus
ifferentiate.
2) Make the graph window (with the derivative plotted on it) the active
window.
3) Double-click on the plot line. This brings up the Plot Details dialog box
for the derivative plot.
4) Click the Worksheet Button on the Plot Details dialog box.
5) Go to the original worksheet and notice that the dataset appears as the
datasetname'(Y). In my case, since the differentiation was performed on
column B(Y) of my original worksheet, the derivative was named B'(Y).
Furthermore, if you happen to perform an Analysis:Calculus:Integrate and want
the dataset for that, you would need to do the following:
1) Perform the analysis.
2) Go to Window:Script Window to bring up the Script Window.
3) Click inside the Script Window to get a cursor.
4) Type in the following:
copy _integ_area data1;
edit data1;
where data1 is the original worksheet's name (which might be different in
your case).
Highlight this and hit enter. This will bring up the your original worksheet
with the integration dataset appended as the last column. One thing to note
is that this column is not named, but at least it's there!
Hope this helps.
Sincerely,
Ryan Toomey
Technical Services Engineer
Microcal Software Inc.