Community Profile

photo

Sujata Dhar


Last seen: 13 Tage vor Aktiv seit 2021

Followers: 0   Following: 0

Statistiken

  • Thankful Level 3

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

23 Tage vor | 3 Antworten | 0

3

Antworten

Frage


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 Monate vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als ein Jahr vor | 2 Antworten | 0

2

Antworten

Frage


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

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort