photo

Jerico Yabut


Last seen: más de 1 año hace Con actividad desde 2020

Followers: 0   Following: 0

Estadística

Feeds

Ver por

Pregunta


Error using vertcat Dimensions of arrays being concatenated are not consistent.
matrix1 = input("matrix 1 is \n"); matrix2 = input("matrix 2 is \n"); [M, N] = size(matrix1); [P, Q] = size(...

casi 4 años hace | 2 respuestas | 0

2

respuestas

Pregunta


How can I make a function where I ask two input matrices from user and do matrix multiplication using If-else conditions and error functions?
I'm new at matlab and I still don't know how this problem actually works. And I still don't know how to ask input from user at t...

casi 4 años hace | 1 respuesta | 0

1

respuesta