How can I do an image like this in Matlab?
    8 visualizaciones (últimos 30 días)
  
       Mostrar comentarios más antiguos
    

I got the data in 3 vectors like this:
X Y Intensity
0 1 4
0 2 3
1 0 9
etc
I want to interpolate between the points, to have a continuous plot.
I just need to know the name of that kind of plot please or the name of the command in Matlab, I'll do the code myself.
Thank you very much!
0 comentarios
Respuestas (1)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!


