cannot locate function plotInteraction
2 ビュー (過去 30 日間)
古いコメントを表示
Hans van der Horn
2022 年 7 月 22 日
コメント済み: Hans van der Horn
2022 年 7 月 22 日
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
採用された回答
Walter Roberson
2022 年 7 月 22 日
plotInteraction is a method of LinearModels . It will be invisible to "which" until you have loaded the LinearModel or CompactLinearModel class
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Introduction to Installation and Licensing についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!