- Timestamp:
- Dec 16, 2009 9:34:13 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sans/Dev/trunk/NCNR_User_Procedures/Common/Packages/LinearizedFits/LinearizedFits_v40.ipf
r570 r616 519 519 //if only /R used, residuals are automatically placed on graph 520 520 521 CurveFit line yAxisWave(xcsr(A),xcsr(B)) / X=xAxisWave /W=yWtWave /D521 CurveFit line yAxisWave(xcsr(A),xcsr(B)) /I=1 /X=xAxisWave /W=yWtWave /D 522 522 //CurveFit line yAxisWave(xcsr(A),xcsr(B)) /X=xAxisWave /W=yWtWave /R /D 523 523 ModifyGraph rgb(fit_yAxisWave)=(0,0,0)
Note: See TracChangeset
for help on using the changeset viewer.