Muhammad Tariq
Followers: 0 Following: 0
Feeds
提问
How to plot multiple saved figures as .fig into a single figure?
I have save figures from analysis I did for different data sets. I had 22 graphs saved as .fig file in one of the folders. I wan...
9 months 前 | 1 个回答 | 0
1
个回答提问
I am plotting probability plots, but I want different colors for different data. All data are of different size ?
figure; probplot('lognormal', Loadingtime_4); hold on; probplot('lognormal', Loadingtime_5); hold on; probplot('lognormal...
1 year 前 | 1 个回答 | 0
1
个回答提问
Finding the common area between the distribution of empirical data and log normal distribution
Hello, I have plotted a ks density plot for my data. In addition I have plotted normally used distributions above it I want to...
1 year 前 | 1 个回答 | 0