Feeds
질문
for loop for reading numbers from a matrix in each row
Hello I need to go through a matrix and reach each number row by row. so I think I need a for loop to give me the number firs...
대략 6년 전 | 답변 수: 1 | 0
1
답변질문
How to read an excel file row by row
Hello I need to read through an excel sheet (considering it a matrix) row by row. I would go by x=xlsread('filename.xls') a=...
대략 6년 전 | 답변 수: 1 | 0
1
답변질문
creating a matrix from two sets of data
Hello Lets say, I have a row of numbers :x= [1 2 3 4]. I also have a column of numbers: y= [1;2] I need to creat another matix...
대략 6년 전 | 답변 수: 3 | 0

