Filter löschen
Filter löschen

Info

Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.

error in if condition

1 Ansicht (letzte 30 Tage)
abdul rehman
abdul rehman am 7 Jun. 2020
Geschlossen: madhan ravi am 7 Jun. 2020
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 Kommentar
Andreas Bernatzky
Andreas Bernatzky am 7 Jun. 2020
code works fine for me

Antworten (0)

Diese Frage ist geschlossen.

Community Treasure Hunt

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

Start Hunting!

Translated by