Feeds
提问
Plotting a Distribution of Image of Cells
Hi, I'm trying to plot a distribution of dots to represent a tumor. My code saves the images to the Matlab folder, but is workin...
8 years 前 | 1 个回答 | 0
1
个回答提问
How to plot using the mod function?
I'm trying to plot an energy graph, and I'm having trouble plotting both the mod function. I don't understand why I cannot plot ...
8 years 前 | 1 个回答 | 0
1
个回答提问
Why does 'unique' not sort the rows?
I'm trying to gather a set of data to be plotted. However, when I use unique, it does not sort the data and my plots are not cor...
9 years 前 | 1 个回答 | 0
1
个回答提问
Writing an exponential equation in the title
I would like to write my exponential equation in the title of my figure. Right now I have: title(['y = ',num2str(a),' x^...
9 years 前 | 4 个回答 | 0
