I am looking for some code for the following matlab plot, which now I adjust the X-axis step size manually.
As can be seen, the step sizes of Axis are different. In the above case, I have like 600 data of 3 days, where about 100 data for Monday, 300 data for Tuesday, and 200 Data for Wednesday.
As described, I have different number of data in one step. Thus, I dont want to have the same step size on X-axis, which is achieved now manually.
Can any one help me with setting the step size or set the X-label with flexibility ?