Plotting a 3-D surface plot in MATLAB

preview_player
Показать описание
Plotting a 3-D surface plot in MATLAB. Tutorials by MATLAB Marina. For more information, please visit:
Рекомендации по теме
Комментарии
Автор

Thank you very much! That was exactly what I was looking for!!

luizfelipevercosa
Автор

Is there an easy way to do surface plotting over an arbitrary 2D domain (instead of a rectangular grid) for e.g.: a Rectangular plate with a hole? To be precise, I have a triangular mesh of an arbitrary domain and a scalar field defined over the vertices of this triangular mesh. Is there a command or a trick to plot this surface in MATLAB?

vaidyt
Автор

Is there anyway that I can mix contour and 3d plots in the same window? Thanks in advance.

rafaellima
Автор

Thank you for the code 'shading interp'

qazqaz
Автор

Do you know how to plot a function like z=y/x ?
When I try, I have this message : Warning: Matrix is singular to working precision.

asasa
Автор

Thanks nice video ....really helped.... :)

RounakSIngh
Автор

how to plot 3d when In file there is onle x and y and z is constant

MrGoldy