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!
