photo

Santiago Poretti


Last seen: 3 years ago Active since 2021

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


Sort Columns by ascending order while maintaing cell values in place for every row
I have a code that will create a matrix (32xM) with each column being a random permutation of 32. for k =1:100 %For however ma...

3 years ago | 1 answer | 0

1

answer

Question


How to filter by row and print out different row if within boundary.
OutputData = xlsread('dataOutput.csv'); TrialOrder = xlsread('TrialOrder.csv'); % Run Data % minVal = 33; maxVal = 41; a ...

3 years ago | 1 answer | 0

1

answer

Question


Generate list of random permutations by column
I am trying to create a code that will auto populate an excel spreadsheet with 50 random permutations of 32. So every column sho...

3 years ago | 1 answer | 0

1

answer