error in if condition

Why the code is giving error
digits(2)
a=vpa(rand(1));
if a>0.5
disp('the value is false')
else
disp('true')
end

1 comentario

Andreas Bernatzky
Andreas Bernatzky el 7 de Jun. de 2020
code works fine for me

Respuestas (0)

La pregunta está cerrada.

Preguntada:

el 7 de Jun. de 2020

Cerrada:

el 7 de Jun. de 2020

Community Treasure Hunt

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

Start Hunting!

Translated by