![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/13721262_1538380550647_DEF.jpg)
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年以上 前 | 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年以上 前 | 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年以上 前 | 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年以上 前 | 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年以上 前 | 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年以上 前 | 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...
5年弱 前 | 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...
5年弱 前 | 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...
5年弱 前 | 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...
5年弱 前 | 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...
5年弱 前 | 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 ...
5年弱 前 | 0 件の回答 | 0