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 years 前 | 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 years 前 | 1 个回答 | 0