Feeds
提问
How to select specific cells rows in a column
So i currently have an array that is similar to this on a much larger scale: 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0...
7 years 前 | 2 个回答 | 0
2
个回答提问
How to create a loop for this excel data
So i currently have this code clear all,close all %InputData% inputdata=xlsread('01.csv');%extract all data from first jump% ...
7 years 前 | 1 个回答 | 0
1
个回答提问
Want to create a matrix from a an existing excel spreadsheet in a specific column
So I currently have this as the start of my code inputdata=xlsread('01.csv') with input data being a 5004x19 matrix In the 5...
7 years 前 | 1 个回答 | 0