Lee
Followers: 0 Following: 0
Feeds
提问
Change ylim to leave appropriate white space
I am making a boxplot where I omit showing the outliers due to one value being way off the mark. When I produce the boxplot the ...
5 years 前 | 0 个回答 | 0
0
个回答提问
How to change vertical alignment on worldmap figure?
I am using the Mapping Toolbox to make a figure. My code looks roughly like this: load korea worldmap(map, refvec) setm(gca,...
5 years 前 | 1 个回答 | 0
1
个回答提问
How to display an image as a marker in a worldmap?
I am trying to use a png image as a marker in a world map. My world map syntax is: worldmap([10 75],[160 -30]) setm(gca,'MapP...
5 years 前 | 1 个回答 | 0
1
个回答提问
How to avoid using dynamic variables?
I'm a beginner and recently found out that I was writing code inefficiently. I have been making dynamic variables and copying/pa...
6 years 前 | 1 个回答 | 0
1
个回答提问
Appending data based on same dates
I have two long tables. The first table (A) has two columns. The first indicates a date and the second indicates a value. A samp...
6 years 前 | 2 个回答 | 0
2
个回答提问
How to extract rows if column starts with a specific string?
I have a data table that contains columns like this: SampleName = {'13C3099';'13C3045';'14C3092';'14C3013'}; pH = [5.38...
6 years 前 | 1 个回答 | 0