Community Profile

photo

Sujata Dhar


Last seen: 11 days ago Active since 2021

Followers: 0   Following: 0

Statistics

  • Thankful Level 3

View badges

Feeds

View by

Question


Plot a time series plot in customized rectangle
I am plotting a time series from the attached data. plot(time,pm_1,'b-','LineWidth',3); I am getting the following plot (plo...

21 days ago | 3 answers | 0

3

answers

Question


Customize the x-axis of hht plot
For the following hht plot, I want to customize datetime values for 501 data points in x-axis instead of default time values. Th...

3 months ago | 1 answer | 0

1

answer

Question


How to color the colormap with a set of hexadecimal colors?
I want to colormap to plot data. I want to use a set of hexadecimal code for the colors of the plot. If I run with following cod...

1 year ago | 2 answers | 0

2

answers

Question


Read a file (other than .txt) as table in Matlab
I want to read the file in this link through matlab in table format. https://drive.google.com/file/d/1r0-vHl4136OHvtDjTnSAqy7cB...

1 year ago | 1 answer | 0

1

answer

Question


Plotting of trend in subplots of scatter plot.
I want to plot linear trend in each of the subplots. Please inform me on how to do it. x=[ 1 2 3 4 5 6 7 8 9 10]; y1 =[ 10...

1 year ago | 1 answer | 0

1

answer

Question


How to plot date on x-axis when it is retrieved as 'text' from table.
I want to plot time series from a .txt file. After importing the file as attached sample.txt. I run the following code to read t...

1 year ago | 1 answer | 0

1

answer

Question


How to extract certain values from text file to find average of the group of numbers?
Can you please help me to extract certain column of numbers from a text file. I want to find their average. The following .txt f...

2 years ago | 1 answer | 0

1

answer