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...
4년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 0 | 0