2011年4月12日 - I want to do for i = 1 : size(N, 2) figure(i); title('N = %d', i); ... Because you forgot to add ...
stackoverflow.com