Ishaan Kudchadkar
Followers: 0 Following: 0
Feeds
提问
I have 3 SST plots which I wish to put side-by-side in 1 figure in the form of a 1x3 panel. How do I go about this? I have attached my plots and the code.
long = ncread(filename,'XAXIS') lat = ncread(filename, 'YAXIS') SST = ncread(filename,'SST') SST_Oct = SST(:,:,10:10) SST_No...
2 years 前 | 2 个回答 | 0