Filter löschen
Filter löschen

How can I create a matrix from 3 vectors?

15 Ansichten (letzte 30 Tage)
Robert
Robert am 5 Jun. 2018
Kommentiert: Robert am 5 Jun. 2018
Hello,
I would like to ask if anyone knows how to create a matrix from 3 vectors: values (z), latitude (y), and depth (x), as I want to create a heatmap from this data. In my case, I want to plot z in a 2D (x,y). I found this link to create 'customizable heat maps', but I need my data as a matrix.
Any suggestions? Thank you!

Akzeptierte Antwort

Walter Roberson
Walter Roberson am 5 Jun. 2018
griddata()

Weitere Antworten (0)

Community Treasure Hunt

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

Start Hunting!

Translated by