photo

Fazlul Haque


Last seen: presque 2 ans il y a Actif depuis 2020

Followers: 0   Following: 0

Statistiques

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

Afficher les badges

Feeds

Afficher par

Réponse apportée
text file I/O
done with fgets and while loops

presque 5 ans il y a | 2

Réponse apportée
Assignment question based on excel file I/O
done without using loops

presque 5 ans il y a | 1

Réponse apportée
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...

presque 5 ans il y a | 0