Can I use "LinearModel.fit(X,y) with matlab 2011a?

I am using matlab 2.12a and I am trying to use mdl=LinearModel.fit(X,y)but am getting an error message

 Accepted Answer

LinearModel.fit was released as part of the R2012a release so you cannot use that with R2011a.

More Answers (0)

Categories

Community Treasure Hunt

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

Start Hunting!