cannot locate function plotInteraction
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Hans van der Horn
el 22 de Jul. de 2022
Comentada: Hans van der Horn
el 22 de Jul. de 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
Respuesta aceptada
Walter Roberson
el 22 de Jul. de 2022
plotInteraction is a method of LinearModels . It will be invisible to "which" until you have loaded the LinearModel or CompactLinearModel class
Más respuestas (0)
Ver también
Categorías
Más información sobre Introduction to Installation and Licensing en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!