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