Borrar filtros
Borrar filtros

Making a surface on a grid

1 visualización (últimos 30 días)
Jen
Jen el 25 de Jun. de 2018
Respondida: Walter Roberson el 25 de Jun. de 2018
I have a matrix of 1000x1000 and another with 6x2 with the desired data points, I want to make a grid of 1000x1000 and plot the 6 data points on that. How can I do this and is it possible to connect those points to form a surface? Thank you!

Respuestas (1)

Walter Roberson
Walter Roberson el 25 de Jun. de 2018
griddata() and then surf()

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