photo

Luca Mastrangelo


Last seen: 4 years ago Active since 2020

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


The curve fitting tool won't open when using the cftool command or when clicking on Curve Fitting in Apps. There is also an error message.
That's my code: xvals = (-20:1:20)'; yvals = xvals.^2; plot(xvals,yvals,'.','MarkerSize',20) cftool(xvals,yvals) Which give...

4 years ago | 1 answer | 0

1

answer