Remove the nth column from input matrix A and return the resulting matrix in output B.
So if
A = [1 2 3; 4 5 6];
and
n = 2
then B is
[ 1 3 4 6 ]
422 Solvers
Celsius to Fahrenheit converter
248 Solvers
366 Solvers
Is this triangle right-angled?
1034 Solvers
167 Solvers
Opportunities for recent engineering grads.
Apply Today