Community Profile

photo

Michael Whipple


Active since 2019

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Write 3x1 matrix to excel file in for loop. How do I write with a for loop in every 3rd cell
I'm using a for loop to determine the stress state on each layer of a laminate. I need to write each vector in a column of an ex...

5 years ago | 1 answer | 0

1

answer

Question


Read in the the (i,j) values of N number of matrices
I want to read in the (i,j) values of a variable number of matrices. Q1 = xlsread(FILENAME,1,'A16:C16'); Q2 = xlsread(FILENA...

5 years ago | 1 answer | 0

1

answer

Question


Count number of sheets in excel file
I want to count the number of sheets in an excel file. I want to read from an excel file and count the number of sheets in that ...

5 years ago | 3 answers | 0

3

answers