It's not a MATLAB'ish way of doing that, try: [xmax, ymax, nchan] = size(read);. Where nchan is the number of channels. Also it can be done by:
確定! 回上一頁