photo

anika kader


Last seen: circa 4 anni fa Attivo dal 2020

Followers: 0   Following: 0

Statistica

Feeds

Visto da

Domanda


How to write a function to determine if the inputed date is valid.Whats wrong with my valid_date function?
function valid = valid_date(year,month,day) if isscalar(year)==true && year>0 && isscalar(month)==true && month>0 && 12>=mont...

circa 4 anni fa | 1 risposta | 0

1

risposta