Community Profile

photo

Louis Cook


Active since 2018

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


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...

5 years ago | 2 answers | 0

2

answers

Question


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% ...

5 years ago | 1 answer | 0

1

answer

Question


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...

5 years ago | 1 answer | 0

1

answer