how to add contour into a scatter3 plot
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre Contour Plots en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!