Feeds
답변 있음
if statement executing even when condition is false
Thanks for the answers. I figured out the problem. Axialloadcalculated is not an integer but res is an integer, hence if state...
if statement executing even when condition is false
Thanks for the answers. I figured out the problem. Axialloadcalculated is not an integer but res is an integer, hence if state...
거의 3년 전 | 0
질문
if statement executing even when condition is false
The if statement executes regardless of the condition (Axialloadcalculated < res). Axialloadcalculated is a 1x1 double, Axialloa...
거의 3년 전 | 답변 수: 2 | 0