Is there a way to mark a certain point a 3D plot plotted by the mesh function?

28 ビュー (過去 30 日間)
Omar Elattar
Omar Elattar 2019 年 9 月 23 日
コメント済み: Star Strider 2019 年 9 月 23 日
I have a 3D surface plotted, where z is a function of x and y and I want to mark a certain point on the surface that has a predefined x,y,z for example i want to mark point(1,2,3)

回答 (1 件)

darova
darova 2019 年 9 月 23 日
Yes. THere are a few methods: plot3(), scatter3()
  1 件のコメント
Star Strider
Star Strider 2019 年 9 月 23 日
The stem3 function is another option (and the one I usually use).

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeSurface and Mesh Plots についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by