Community Profile

photo

Divya Prasad Singhdev


Last seen: 2 years 前 自 2020 起处于活动状态

Followers: 0   Following: 0

统计数据

  • First Answer

查看徽章

Feeds

排序方式:

已回答
how can i solve this ,can anyone provide me with code? whats wrong with my code ?
function valid = valid_date (year, month, day) if isscalar(year)==true && year>0 && isscalar(month)==true && month>0 && month<=...

3 years 前 | 0