Feeds
질문
Add dates in x-axis
Hi, I have data for 3months (Jan-Mar). I want to plot them and have the date in x-axis: cgf=figure; Days=(1:90); plot(Days,...
4년 초과 전 | 답변 수: 1 | 0
1
답변질문
Add nan matrix where I have no data
Hi, I have a matrix (Data) which is (198x104x24): this contains data for January but some dates are missing. I have these days...
4년 초과 전 | 답변 수: 1 | 0
1
답변질문
Save in a cell array from a loop
For every iterration of my loop I have a 2D matrix (A), but the number of rows is different every time. Ideally, in the end I...
4년 초과 전 | 답변 수: 0 | 0
0
답변질문
Extract specific domain (from Sentinel-3 Dataset)
I am using Sentinel-3 datasets, so in every folder a have a file with coordinates (cartesian_in.nc) and several bands. I need ...
4년 초과 전 | 답변 수: 1 | 0
1
답변질문
Read Only files (from a directory) that contain a specific string in filename
I have a directory which contains a number of folders, each folder have data from different thermal bands. I need to read only f...
4년 초과 전 | 답변 수: 2 | 0
2
답변질문
Save multiple functions on a single vector
I have a function with 3 outputs [out1,out2,out3=myfunction(dataset); (every output is a single number , it is the min avg and ...
4년 초과 전 | 답변 수: 2 | 0
2
답변질문
LandSat-8 registration.
I have LandSat-8 images (.tif) and I need to compare them to sentinel-3 images but they do not have the same registration, so ho...
대략 5년 전 | 답변 수: 0 | 0