摘要: subplot(nrows,ncols,plot_number)——将figure分成nrows*ncols的子图表示 nrows:子图的行数 ncols:子图的列数 plot_number:索引值,表示把图放在第plot_number个位置上 阅读全文
posted @ 2020-09-25 13:40 柒久酒 阅读(847) 评论(0) 推荐(0) 编辑