Community Profile

jerry x


Active since 2013

Followers: 0   Following: 0

Message

Statistics

Feeds

View by

Question


How i can i make the input of interp2 right?
If i type: [X,Y] = meshgrid(1:5); [XI,YI] = meshgrid(1:.1:5); Z = peaks(X,Y); ZI = interp2(X,Y,Z,XI,YI); it...

10 years ago | 1 answer | 0

1

answer