Find the size of the matrix, then multiply both values by 10 and make it into a column vector.
So if A = [ 1 2 3; 4 5 6; 7 8 9]
B = [ 30; 30]
You say to make it a column vector, but the solutions are row vectors.
ah i just noticed that. sorry i will fix it.
2935 Solvers
351 Solvers
Return elements unique to either input
478 Solvers
ベクトル [1 2 3 4 5 6 7 8 9 10] の作成
198 Solvers
Create an anti-identity matrix
119 Solvers