Community Profile

photo

Remi Chaussenot


Active since 2015

Followers: 0   Following: 0

Statistics

  • First Review
  • Thankful Level 1

View badges

Feeds

View by

Answered
Start plot errorbar() at 0 ?
Thanks for your quick answer. In the mean time, i ended with : oldy = get(gca, 'ylim') if oldy(1) > '0' ol...

9 years ago | 0

Question


Start plot errorbar() at 0 ?
Hello, In my matlab script, i use errorbar() to plot my data, but i wish it could start from 0 (for the y-axis). Do you ha...

9 years ago | 2 answers | 0

2

answers

Question


Split a matrix in two matrix according a criterion
Hello, I have a text-matrix : genotype = 'WT' 'WT' ... 'KO' 'KO' ... (format x*1 cel...

9 years ago | 1 answer | 0

1

answer