"Error using mesh" code when trying to graph linear regressions
Info
Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.
Ältere Kommentare anzeigen

For some reason, with this code, i get a funny little blue figure with no mesh, and I have no idea what is going wrong with the code, does anybody else? Any assistance would be greatly appreciated!!

Also, for some reason, my labels aren't working either, i've never had matlab do that! I know I can use the 'tools' drop down menu in the figure, but if anyone knows why the code isn't working that would be awesome!
Antworten (1)
Star Strider
am 6 Mär. 2017
0 Stimmen
What are the sizes of ‘x1fit’ and ‘x2fit’?
My guess is that one of them is (1x1).
3 Kommentare
Leesy
am 6 Mär. 2017
Leesy
am 6 Mär. 2017
Walter Roberson
am 6 Mär. 2017
Your code would have problems if min(x1) is within 25 of max(x1)
Diese Frage ist geschlossen.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!