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년 초과 전 | 0
