photo

Fazlul Haque


Last seen: oltre un anno fa Attivo dal 2020

Followers: 0   Following: 0

Statistica

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

Visualizza badge

Feeds

Visto da

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

circa 4 anni fa | 2

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

circa 4 anni fa | 1

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

circa 4 anni fa | 0