how to add contour into a scatter3 plot
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu Contour Plots finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!