Feeds
질문
Showing multiple line in graph
I am execute an output in order to show 15 curve all together in a single graph. However, my commad only manage to execute a gra...
거의 6년 전 | 답변 수: 1 | 0
1
답변질문
Vertical alignment of input using fprintf
I am using fprintf to present my output vertically. >> for j = 1 : length( y ) fprintf( '%s%8.2f%8.2f\n',x{j}, y(j),z(j) ) en...
거의 6년 전 | 답변 수: 1 | 0