cannot locate function plotInteraction
2 views (last 30 days)
Show older comments
Hans van der Horn
on 22 Jul 2022
Commented: Hans van der Horn
on 22 Jul 2022
Dear all,
I cannot locate the plotInteraction function. I have Matlab v. 2020a, and I see that the function was introduced in v 2012a.
Does anyone know where I can find this function?
Thanks so much,
Best
Hans van der Horn
Accepted Answer
Walter Roberson
on 22 Jul 2022
plotInteraction is a method of LinearModels . It will be invisible to "which" until you have loaded the LinearModel or CompactLinearModel class
More Answers (0)
See Also
Categories
Find more on Introduction to Installation and Licensing in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!