cannot locate function plotInteraction
조회 수: 1 (최근 30일)
이전 댓글 표시
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!