photo

anika kader


Last seen: environ 4 ans il y a Actif depuis 2020

Followers: 0   Following: 0

Statistiques

Feeds

Afficher par

Question


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...

environ 4 ans il y a | 1 réponse | 0

1

réponse