yoshi51

0 Reputation

One Badge

14 years, 197 days

MaplePrimes Activity


These are answers submitted by yoshi51

I have inputted the right constants into the equation however when I use the following expression to plot the curve, againist data points using this

with(plots):
   display([pointplot(data), plot(fit, x=data[1,1]..data[-1,1])]);

 

its comes up with the error

Error in pointplot points are not in correct format?

what does this mean

Page 1 of 1