Community Profile

photo

DrWooo


Active since 2017

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


How to add error bars on bar graph with groups?
Hi all, I'm trying to create a bar graph with error bars. So far, my code is: c = categorical({'CH','VC','GC','OC','...

6 years ago | 2 answers | 1

2

answers

Question


How to create a stacked bar plot with error bars?
Hello, I have a set of data split into two uneven categories. Each category contains measurements for three variables: total...

6 years ago | 0 answers | 0

0

answers

Question


How to plot over certain range using if statements?
Hello, I've inputted data from an excel file (defined here as B), and would like to generate two separate plots -- one where...

6 years ago | 1 answer | 0

1

answer

Question


How to have linear regression data appear on figure as text?
Hello, I'd like to have some linear regression data appear on a figure. Currently, the code appear as: for x = B...

6 years ago | 0 answers | 0

0

answers

Question


How to print multiple figures to same PDF page?
Hi. I have a set of 6 figures I would like to print to 3 PDF pages (2 figures per page). I looked around at previous questions a...

6 years ago | 3 answers | 0

3

answers

Question


Limit values based on one column?
Hi. I'm trying to plot data inputted from Excel into a simple (x,y) scatter plot. As an example, data in the Excel file was:...

6 years ago | 1 answer | 0

1

answer

Question


How to take the mean of matrix inside of another matrix?
Hi all, I'm trying to code G(F(x)) by putting an analytical solution inside of a numerical one. So far, I have: nnodes ...

7 years ago | 0 answers | 0

0

answers