how to add contour into a scatter3 plot
2 ビュー (過去 30 日間)
古いコメントを表示
Hello everybody
please check my attached file.I have the top left figure and I want to add contour to it like the right figure. I also add my code to plot the left figure, I could not add contour to it by contour3(d.X(:),d.Y(:),d.Dz(:),30); to it. I put my variable list at the bottom of the same file.
I would appreciate all you comments.
Thank you very much
0 件のコメント
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Contour Plots についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!