統計
MATLAB Answers
2 質問
0 回答
ランク
of 176,086
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
while running this code i am getting this error (Error using pcolor (line 61) Matrix dimensions must agree), can anybody help me regarding this.
clc clear clear all f='test1final.nc'; ncdisp(f); lat1=ncread(f,'xlat'); lon1=ncread(f,'xlong'); temp=ncread(f,'t2'); fo...
6年以上 前 | 0 件の回答 | 0
0
回答質問
how to fill color outside of a map plot in matlab like an example given below
6年以上 前 | 1 件の回答 | 0