Anerol
Civil/Environmental
- Dec 18, 2003
- 8
Hi there,
I am trying to plot something in the curve fitting toolbox instead of plot.
I created a fit for my curve called it trans_gauss
Then I called cftool --
cftool(x,y)
but when I say --
plot(trans_gauss)
it plots it in a basic graph instead of the curve fitting toolbox!
And there is no such thing as cftool(fit)
I've read almost every manual. Plus I'm fairly new. What do I do? Thanks.
I am trying to plot something in the curve fitting toolbox instead of plot.
I created a fit for my curve called it trans_gauss
Then I called cftool --
cftool(x,y)
but when I say --
plot(trans_gauss)
it plots it in a basic graph instead of the curve fitting toolbox!
And there is no such thing as cftool(fit)
I've read almost every manual. Plus I'm fairly new. What do I do? Thanks.