Feeds
提问
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 ...
7 years 前 | 1 个回答 | 0
1
个回答提问
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...
8 years 前 | 1 个回答 | 0
1
个回答提问
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...
8 years 前 | 2 个回答 | 0
2
个回答提问
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>> ...
8 years 前 | 1 个回答 | 0
1
个回答提问
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....
8 years 前 | 1 个回答 | 0
1
个回答提问
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 ...
8 years 前 | 1 个回答 | 0
1
个回答提问
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...
11 years 前 | 2 个回答 | 0