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 years 前 | 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 years 前 | 2 个回答 | 0