Feeds
提问
How to shade an area below a set of points?
Hi, I have a question on shading an area determined by a set of points (blue points on the image) on the interpolated data. ...
11 years 前 | 0 个回答 | 0
0
个回答提问
Extract identical values from a data set
Hi everyone, I have a data set for polar coordinates from this command: [TH,R,Z] = cart2pol(xdata,ydata,zdata); I the...
11 years 前 | 2 个回答 | 0
2
个回答提问
How to assign names to save different figures?
Hi all, I'm cropping out certain parts of an image using imcrop function, which opens them in new figures. I would then like ...
11 years 前 | 2 个回答 | 0
2
个回答提问
How to find an average of multiple images?
Hi, I'm trying to get an averaged array of several images. Here's a part of the code I've written: im=cell(1,length(f...
11 years 前 | 1 个回答 | 0
