Gistlib Logo

gistlib

other matlab categories

leap year code snippets in matlab

write a program which uses a function to test if a given year is a leap year. your function should return a value of 0 if it is true that the year is a leap year and a value of 1 if it is false. in matlab

gistlibby LogSnag