統計
MATLAB Answers
3 質問
0 回答
ランク
of 174,555
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
Matlab Meshgrid color map plotting
This seems like a long question, but I do believe it's a simple one... I am a matlab beginner and I urgently need to solve it fo...
9年以上 前 | 0 件の回答 | 0
0
回答質問
Color map plotting, Error using surf() Data dimensions must agree
I am trying to make a colour map plot using the following code: [x,z] = meshgrid(0:100:600,0:100:600); mm = size(z);...
9年以上 前 | 1 件の回答 | 0
1
回答質問
Beginner: (ERROR):surf plot: Z must be a matrix, not a scalar or vector
I want to have a 2-D color map plot, with following code, but it keeps returning me this error, could anyone help me x = 0:...
9年以上 前 | 1 件の回答 | 0