Create a 2D grid from two matrices.
显示 更早的评论
I need to create a 2D mesh like the following:

I have a matrix (8x10 digits) with the x-values and a matrix of the corresponding y-values but am unsure how to go about making such a figure. Please note that this is not a surface rather just an irregular 2D grid.
Any help is appreciated!
5 个评论
Geoff Hayes
2016-3-8
Fiona - can you attach your data to your question?
Fiona
2016-3-11
KSSV
2016-3-11
The above data gives grid as below.

Geoff Hayes
2016-3-12
Fiona - how do you expect to get the pattern that you have shown in the first image given the data from above? Do you have any other information that would allow you to create the "warped" mesh?
Fiona
2016-3-15
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Image Arithmetic 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!