surface plot

2 visualizaciones (últimos 30 días)
Kamuran
Kamuran el 20 de Abr. de 2011
Hi,
I am trying to make a surface plot without coloring or connecting my data points but I could not find how I can do it. To be more clear I want surf version of plot(x,Temp,'.') ; just the data points no line betwenn them. But I have a 2D result. surf(z,x,Temp) ; This give the clasic surface plot ,which I do not want. By the way my z and x are not uniform and different in size.
Thank you

Respuestas (1)

Sean de Wolski
Sean de Wolski el 20 de Abr. de 2011
doc scatter3

Categorías

Más información sobre Surface and Mesh Plots en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by