Feeds
已回答
Writing an exponential equation in the title
str=num2str(n); temp=[1:length(str) 0.5:(length(str)-0.5)]; str=[str repmat('^',1,length(str))]; [~,temp]=sort(temp); str=st...
Writing an exponential equation in the title
str=num2str(n); temp=[1:length(str) 0.5:(length(str)-0.5)]; str=[str repmat('^',1,length(str))]; [~,temp]=sort(temp); str=st...
1 year 前 | 0
