Feeds
질문
How to extract values from specific coordinates
Dear forum, I have a plane defined by (X,Y) coordinate points on which I interpolated a scalar, as you can see in the figure at...
4년 초과 전 | 답변 수: 1 | 0
1
답변답변 있음
How to Interpolate scalar on new grid
Thank you both for the interest and answers. When running: x = Results(:,1); y = Results(:,2); T = Results(:,3); [X,Y]=meshg...
How to Interpolate scalar on new grid
Thank you both for the interest and answers. When running: x = Results(:,1); y = Results(:,2); T = Results(:,3); [X,Y]=meshg...
4년 초과 전 | 0
질문
How to Interpolate scalar on new grid
Dear forum, I have a Results.csv file which contains several data from a numerical simulation (3 columns with 200 rows): Colum...
4년 초과 전 | 답변 수: 3 | 0

