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!