how to add contour into a scatter3 plot
1 次查看(过去 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!