MATLAB: Matlab zeros function problem

zeros

The zeros function was working fine yesterday, but this is happening now. Ones works fine, but why doesn't zeros?

Best Answer

clear zeros
zeros(1, 10)