질문


How to combine the discrete bands of x-values to a continous plot?
I require a pcolor plot showing x-values in non-linear scale. These are discrete bands with increasing values. I would like to...

1년 초과 전 | 답변 수: 1 | 0

1

답변

질문


How to make discrete pcolor x-axis with no gaps between datapoints?
Is it possible to make a plot of continous discrete data? Something like shown in figure below? This is a simple representation ...

1년 초과 전 | 답변 수: 2 | 0

2

답변

질문


How to write two variables on the x-axis and change corresponding Xlimits?
how to put two xtick labels in a plot. I have CC versus AA plot. I would like to write the corresponding values of BB on X-axis ...

거의 2년 전 | 답변 수: 0 | 0

0

답변

질문


how to resize a matrix two pair of two numbers stacked together?
i have a matrix like a = 1:16; %1x16 double to I want a new matrix having b = [1 2 9 10; 3 4 11 12; 5 6 13 14; 7 8 15 16]'; %...

거의 2년 전 | 답변 수: 2 | 0

2

답변

질문


How the change the dimensions of multiple arrays with the cell, Matlab?
I have a cell array: a = 400x9 cell Each cell in variable "a" contains 64x17 double array. >> Now I would like to convert the...

거의 2년 전 | 답변 수: 1 | 0

1

답변

질문


How to average out the drifting circle?
I have X and Y coordinates of a drfting trajectory (oval). The are about 2.5 passages of the drfting trajectory (oval). I would ...

거의 2년 전 | 답변 수: 1 | 0

1

답변

질문


why do I see error in curve fitting?
What I try to run the below example given under the link : https://in.mathworks.com/help/curvefit/fit.html clear; close all; cl...

2년 초과 전 | 답변 수: 1 | 0

1

답변