Matlab zeros function problem

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

2 Comments

What does
which zeros
outputs?
"Ones works fine, but why doesn't zeros?"
Because you have a variable in the workspace called zeros. Clear it s and try again.

Sign in to comment.

 Accepted Answer

More Answers (0)

Categories

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!