From: Ken Hennings on
I have a small code that counts the number of zeroes found in a matrix. I would like to write a code that will remove a row if a zero is found in a column. Is there a Matlab command that will help me remove a row containing a zero?