Problem running linear fit y= m*x

how do you run a linear fit for y= m*x. I don't want to use polyfit(x,y,1) as this gives y=mx+b.

Answers (1)

Categories

Asked:

on 22 Apr 2018

Answered:

on 22 Apr 2018

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!