Amy Hassett
Followers: 0 Following: 0
Feeds
已回答
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...
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 前 | 0
| 已接受
提问
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 前 | 2 个回答 | 0
2
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 1
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 0 个回答 | 0