How do i use lsline to get linear regression
Afficher commentaires plus anciens
Hi, I'm analyzing a survey and will need to use lsline to look at the relationship between two sets of data from that survey:
scatter(N,fruits,'bx')
scatter(N,sweets,'ro')
I tried lsline(N, fruits, sweets) but it didn't work. Any suggestions would be greatly appreciated!
Thanks,
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Model Building and Assessment dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!