remove multiple rows of matrix based the value and index of row of another matrix
in [
Matlab
]
Prev:
need of simulink model of statcom
Next:
Plotting - Getting Error
From:
Sadik
on
20 Mar 2010 14:52
Hello Vinh,
How about this one:
matrixA(matrixB==2,:) = [];
Best.
|
Pages: 1
Prev:
need of simulink model of statcom
Next:
Plotting - Getting Error