photo

Pratik Sahoo


Active since 2023

Followers: 0   Following: 0

Statistics

Feeds

View by

Answered
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...

1 year ago | 0

Question


if statement executing even when condition is false
The if statement executes regardless of the condition (Axialloadcalculated < res). Axialloadcalculated is a 1x1 double, Axialloa...

1 year ago | 2 answers | 0

2

answers