Community Profile

photo

Fazlul Haque


Last seen: ungefär ett år ago Active since 2020

Followers: 0   Following: 0

Statistics

All
  • First Answer
  • Promoter
  • Speed Demon
  • Creator
  • Community Group Solver
  • Introduction to MATLAB Master
  • CUP Challenge Master
  • Solver

View badges

Feeds

View by

Answered
text file I/O
done with fgets and while loops

nästan 4 år ago | 2

Answered
Assignment question based on excel file I/O
done without using loops

nästan 4 år ago | 1

Answered
how can i solve this ,can anyone provide me with code? whats wrong with my code ?
function y= valid_date(a,b,c) d31=[1 3 5 7 8 10 12]; d30=[4 6 9 11]; %for leap year if (rem(a,4)==0 && rem(a,100)~=0) || rem...

nästan 4 år ago | 0