Show equation on the 3D Plot
이전 댓글 표시
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
Walter Roberson
2020년 8월 16일
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
2020년 8월 16일
채택된 답변
추가 답변 (1개)
카테고리
도움말 센터 및 File Exchange에서 Annotations에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
