Feeds
질문
How put different colors in different range of values in colorbar?
Hello All I want to put different color in different range of values as shown in figure. I am also attching the data set. How t...
6개월 전 | 답변 수: 1 | 0
1
답변질문
How to do combination of color in a single colorbar in a scatter plot?
I have one data set of 4964 values "s" varible with latitude and longitude. I want to plot all the positive values with red colo...
7개월 전 | 답변 수: 1 | 0
1
답변질문
How to plot stacked bar over stacked bar ?
Hello All I have data set with size 12x4x76. 12 Represents 12 months, 4 represents 4 sub groups in each month and 76 represent ...
8개월 전 | 답변 수: 1 | 0
1
답변질문
How to make colororder function working in scatter plot
I am trying to use the colororder function in my scatter plot, but somehow it is not working and couldn't able to understand why...
8개월 전 | 답변 수: 1 | 0
1
답변질문
How to make the color gradient gradual. In the plot
How to make the colour gradient gradual. Note I want to use two colours -ve values in blue gradaul varies with values similarly...
거의 2년 전 | 답변 수: 2 | 0
2
답변질문
How to plot these kind of line charts as shown in figures ? Any pointer will be helpfull
거의 2년 전 | 답변 수: 1 | 0
1
답변질문
Help Required in using the function 'removerows' and its reverse function
Hello I have column matrix 'rain' d=find(rain>=1.0); %Index of rainfall more than 1mm/h [x,position]=removerows(rain,'ind',d)...
거의 2년 전 | 답변 수: 1 | 0
1
답변질문
How to solve the error "Gaussian membership function must have positive sigma value"
I am getting this error, The code and the data set is attched. Note: The data set is huge therefore googledrive link is attached...
2년 초과 전 | 답변 수: 1 | 0
1
답변질문
In 'tiledlayout' command, I want no spacing in x-direction only how to get that?
% I want No Spacing in X- Dierction only and want some gaps in y drection to to write details. % How to do that t= tiledlayo...
2년 초과 전 | 답변 수: 1 | 0
1
답변질문
I have 5 arrays (A,B,C,D,E) of size(20x1). 20 Rows represents 20 models. I want to rank best model based on minimise (A,B), maximise (C,D,E). Any hint will be helpful.
A,B,C,D,E
2년 초과 전 | 답변 수: 1 | 0
1
답변질문
How to align XTicks with boxplots, code and the output is attached ?
rmse1=[rmse_wavelet_anfis_his;rmse_wavelet_anfis;rmse_QDM_his;rmse_QDM;... rmse_QM_his;rmse_QM;rmse_raw_his;rmse_raw]; mae...
2년 초과 전 | 답변 수: 1 | 0