Return last day of month
E = eomday(Y, M)
E = eomday(Y, M) returns the last day of the year and month given by corresponding elements of arrays Y and M.
eomday(2006,3);
Enter search terms or a module, class or function name.