Question


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...

mer än ett år ago | 1 answer | 0

1

answer

Question


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 ...

mer än ett år ago | 2 answers | 0

2

answers

Question


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 ...

nästan 2 år ago | 0 answers | 0

0

answers

Question


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]'; %...

nästan 2 år ago | 2 answers | 0

2

answers

Question


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...

nästan 2 år ago | 1 answer | 0

1

answer

Question


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 ...

nästan 2 år ago | 1 answer | 0

1

answer

Question


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...

mer än 2 år ago | 1 answer | 0

1

answer