if statement with conditions a and (b or c)
Show older comments
Hi guys, how can I use the if condition if i want the follow
if A and (b or c)
how can i translate this as a code???
Accepted Answer
More Answers (0)
Categories
Find more on Debugging and Improving Code in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!