#keywords MATLAB, Toolbox, Tip, CurveFitting [[목차]] == 소개 == spline을 비교 분석하게 도와주는 tool. 잘 사용하면 좋을 것 같지만, 사용하기가 쉽지가 않다. == 사용 방법 == [[Matlab]] command window에서 splinetool로 호출할 수 있다. x,y 데이터가 있을 때에는 curve fitting tool을 사용하는 것이 더 편리하다. curve fitting tool은 command window에서 cftool로 호출할 수 있다. ([http://www.swarthmore.edu/NatSci/echeeve1/Ref/MatlabCurveFit/MatlabCftool.html#Easy%20Fit Curve Fitting with Matlab]) attachment:SplineTool/splinetool_ex.png?width=500