matlab -- 给定一个矩阵作二维图

A=rand(5);
imagesc(A);  %image
colorbar

 

posted @ 2020-07-25 17:13  Andy_George  阅读(975)  评论(0)    收藏  举报