Syntax
Description
E = eomday(Y,M)
returns the last day of the year and month given by corresponding elements of arrays Y
and M
.
Examples
Because 1996 is a leap year, the statement eomday(1996,2)
returns 29
.
This blog is for the people who are interested in learning about signal processing and digital signal processing. This blog not only helps the researcher in understanding the basics of above mentioned signal processing but also develop an understanding in using MATLAB. Matlab is a software that is not only used extensively in all types of engineering but also in other fields. This blog helps in building the knowledge of Matlab commands and how they can implement.
No comments:
Post a Comment