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년 초과 전 | 답변 수: 1 | 0

1

답변