Feeds
提问
Import Tool Error: Index exceeds matrix dimensions
I have created a script to process excel data, generated by another computer software. One excel (size: 499GB) opens fine, when ...
9 years 前 | 0 个回答 | 0
0
个回答提问
interpolate data in cell array
I have 2 cell arrays both 5x1 cell. The first cell array contains A=40x1 double and the second B=40x11. Data in A{1,1} is relate...
9 years 前 | 1 个回答 | 0
1
个回答提问
How to split a matrix based on indexing
I have a matrix (e.g. 16x11 double) that I want to split up into smaller matrices. I have created a index vector of zeros and on...
9 years 前 | 1 个回答 | 0
1
个回答提问
Separating a vector based on its value
I currently have a vector of angle data (0-360). I am trying to create a loop that will create a new vector each time a value lo...
9 years 前 | 2 个回答 | 0
