photo

Himanshi Singh


Last seen: 3 years ago Active since 2020

Followers: 0   Following: 0

Statistics

All
  • First Answer

View badges

Feeds

View by

Channel


Multilingual_converter
Device for differently abled

1 year ago

Answered
Valid_date function
function valid = valid_date (year, month, date) if ~(isscalar(year) && isscalar(month) && isscalar(date)) valid=false; el...

4 years ago | 0