Sujata Dhar
Followers: 0 Following: 0
Feeds
提问
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...
8 months 前 | 3 个回答 | 0
3
个回答提问
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...
10 months 前 | 1 个回答 | 0
1
个回答提问
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...
2 years 前 | 2 个回答 | 0
2
个回答提问
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...
2 years 前 | 1 个回答 | 0
1
个回答提问
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...
2 years 前 | 1 个回答 | 0
1
个回答提问
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...
2 years 前 | 1 个回答 | 0
1
个回答提问
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...
3 years 前 | 1 个回答 | 0