Info

この質問は閉じられています。 編集または回答するには再度開いてください。

if cout0 is greater than 8 then cout0 = 1 else cout0 = 0

1 回表示 (過去 30 日間)
Ayesha Punjabi
Ayesha Punjabi 2018 年 10 月 20 日
コメント済み: Rik 2018 年 10 月 20 日
  • cout0 = 8
  • cout1 = 16
  • I am trying to write a simple code of if else statement. My goal is to basically say if cout0 is greater than 8 then cout0 = 1 and less that 8 then cout0 = 0 similar for cout1
  1 件のコメント
Rik
Rik 2018 年 10 月 20 日
This question is very similar to your previous question, as is the solution. It seems a better idea to keep the conversation in one place to avoid any confusion.

回答 (0 件)

Community Treasure Hunt

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

Start Hunting!

Translated by