Community Profile

photo

Catherine


Active since 2013

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 2
  • First Review
  • Thankful Level 1

View badges

Feeds

View by

Question


Concatenate matrix with for loop
Hi guys, I got 3 matrices that I want to concatenate into one. Each matrix is 4x200. What I want to do is to create a matrix ...

6 years ago | 1 answer | 0

1

answer

Question


Problem using isoutlier with type double
Hi guys, I am using R2013a version and I am trying to use isoutlier for my A = 1x1004 matrix (double). But it returns an error m...

7 years ago | 1 answer | 0

1

answer

Question


Find the closest match values in cell array
Hi guys, I got a cell array and I want to find the index of the array that closest match my defined values. Here is my cell arra...

7 years ago | 2 answers | 0

2

answers

Question


Problem with multiple values on plot
Hi guys, I am having problem with repeated values on my plot. <</matlabcentral/answers/uploaded_files/70984/Untitled.jpg>> ...

7 years ago | 1 answer | 0

1

answer

Question


Output matrix dimension mismatch in for loop
Hi guys, I am having problem with storing the peaks of my data in a for loop. It said subscripted assignment dimension mismatch....

7 years ago | 1 answer | 0

1

answer

Question


How to appendant for loop data to new coloum of a matrix
Hi guys, I am having problem storing my new for loop data to a new column of my matrix. For each C value, there should be a set ...

7 years ago | 1 answer | 0

1

answer

Question


Error message: index must be a positive integer or logical
Hi, Here are my codes and I am not sure why this error message came up as i is surely an integer and positive. coshym = in...

10 years ago | 2 answers | 0

2

answers