Show equation on the 3D Plot
Ältere Kommentare anzeigen
Greeting All
Can I get multiple regression equation in matlab code and show the equation on the 3D Plot.
I ihave three axeis X, Y , and Z.
Best regards
Samir
2 Kommentare
Walter Roberson
am 16 Aug. 2020
text() can be passed x, y, and z coordinates to place text at.
But more common would be to create a character form of the equation and title() it.
Samir Albadri
am 16 Aug. 2020
Akzeptierte Antwort
Weitere Antworten (1)
Samir Albadri
am 20 Aug. 2020
0 Stimmen
Kategorien
Mehr zu Annotations finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
