Feeds
질문
Error "Array indices must be positive integers or logical values" occurs at the line [row1, col1, s1] = ind2sub(size(chi_coeff), idx1);
I am working on a MATLAB script to find the minimum value in a 3D matrix chi_coeff and convert the linear index to subscripts us...
6개월 전 | 답변 수: 1 | 0
1
답변질문
How can I plot a matrix using pcolor and colorscale as log?
I have a timeseries matrix data of a lidar. I want to plot the time series keeping colorbar as logscale. I have written the fol...
1년 초과 전 | 답변 수: 1 | 0
1
답변질문
text to excel for GRIMM data
I have a following data, of GRIMM instrument (11D model). The output text file is very complex. I want to convert into an excel ...
2년 초과 전 | 답변 수: 1 | 0
1
답변질문
How to open an Aethalometer data of .dat format in loop
I have attached the file herewith I am unable to open and plot the data. I have multiple such files for continuous dates. I wan...
2년 초과 전 | 답변 수: 1 | 0
1
답변질문
How to select only that rows from which I have values in all columns?
I have multiple cloumns of specific variables, and there hourly data for many years. I want to select only those data for which ...
거의 3년 전 | 답변 수: 1 | 0
