Community Profile

photo

Amy Hassett


Last seen: 3 years ago Active since 2020

Statistics

  • Thankful Level 3

View badges

Content Feed

View by

Answered
Plotting confidence interval with bar plot
Hi All, I actually found out how do this, to produce the following graph and here is the code, should it be of any use to an...

4 years ago | 0

| accepted

Question


Plotting confidence interval with bar plot
Hi all, I have the following graph, and I want to plot the mean and standard deviation (in grey) such that the these lines fit ...

4 years ago | 2 answers | 0

2

answers

Question


Offsetting error bars on plot and showing both positive and negative values.
Hi all, I have a brief question. Aside from manually editing the following graph in adobe illustrator or the likes, is there a...

4 years ago | 1 answer | 0

1

answer

Question


How to plot bar chart with multiple bar including error bar and individual points
Hi all, I am not sure if this is possible in Matlab, but I want to add error bars and individual data points to the following...

4 years ago | 1 answer | 0

1

answer

Question


Indexing from equivalent rows in two matrices
Hi all, I am extract data from a structure based on a rule from one field, and another rule in the corresponding row of a sec...

4 years ago | 1 answer | 0

1

answer

Question


Using "or" operands when indexing a matrix
Hi all, I am trying to speed up a for loop that I have by using indexing instead of "if" statements. To that end I have the f...

4 years ago | 1 answer | 0

1

answer

Question


Replacing values in a logical vector based on a rule
So I have a logical column vector, that I have transformed into a double (it is 21080x1). I am now trying to replace every "1" w...

4 years ago | 1 answer | 1

1

answer

Question


Creating a logical array within a loop
I am trying to create a logical array in a loop, wherein each iteration of the loop should create a new column in my array: for...

4 years ago | 1 answer | 0

1

answer

Question


Concatenate cell and integer array horizontally
Hi all, I have a structure (Group1_KOs), that contains a field (Behaviours) that are m*7 cell arrays. I have created a secon...

4 years ago | 1 answer | 0

1

answer

Question


Extracting data from a cell array problem
Hi folks, I have extracted data from an SQLite file into MATLAB, and have it saved as a (1000,4) cell array, wherein the conten...

4 years ago | 1 answer | 0

1

answer

Question


Error using *equal* when indexing information for creating a structure
Hi all, I am trying to create a structure, by indexing from a cell array (which I define as follows): Behaviours = {"Wall Jump...

4 years ago | 1 answer | 0

1

answer

Question


How to create a for loop that iterates based on a string
I want to write a loop in matlab that does the following: pulls rows from a table based on a string value assigns that data a ...

4 years ago | 0 answers | 0

0

answers