Michael Whipple
2019년부터 활동
Followers: 0 Following: 0
Feeds
질문
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년 초과 전 | 답변 수: 1 | 0
1
답변질문
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년 초과 전 | 답변 수: 1 | 0
1
답변질문
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 ...
거의 6년 전 | 답변 수: 3 | 0