Community Profile

photo

Lee


Last seen: 1 year ago Active since 2018

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


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

4 years ago | 0 answers | 0

0

answers

Question


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

4 years ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer

Question


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

5 years ago | 1 answer | 0

1

answer

Question


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

5 years ago | 2 answers | 0

2

answers

Question


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

5 years ago | 1 answer | 0

1

answer