Community Profile

photo

Far mah


Con actividad desde 2019

Followers: 0   Following: 0

Estadísticas

  • Thankful Level 2
  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


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

más de 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

más de 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

más de 4 años hace | 3 respuestas | 0

3

respuestas