photo

Ranil Fernando


自 2018 起处于活动状态

Followers: 0   Following: 0

消息

统计学

  • First Answer
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


I'm getting this error("Operands to the || and && operators must be convertible to logical scalar values") for the below code, can anyone help me with this error ?
function day_diff = day_diff(month1,day1,month2,day2) days_mn = [31 28 31 30 31 30 31 31 30 31 30 31]; if mo...

6 years 前 | 1 个回答 | 0

1

个回答