请教一下这里为什么不支持点进行索引?。
古いコメントを表示
clear
clc
X=[1 2 3;4 5 6;7 8 9];
pcolor(X)
X.FaceColor = 'interp';
colorbar

採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で 曲面图和网格图 についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!