zero for input argument

3 views (last 30 days)
Tino
Tino on 17 May 2019
Commented: madhan ravi on 17 May 2019
Hi
i am getting the following error below
Undefined function 'zero' for input arguments of type 'double'.
Error in complete (line 51)
Test = zero(size(v));
How do I solve this issue
Regards
Tino

Accepted Answer

madhan ravi
madhan ravi on 17 May 2019
zeros not zero

More Answers (0)

Categories

Find more on Get Started with MATLAB in Help Center and File Exchange

Tags

Products


Release

R2019a

Community Treasure Hunt

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

Start Hunting!