In the recently released matlab package, there is some lines in /utility/date_stamp.m saying:
%---------------------------------------------------------------------------
% Get day of the week code.
%---------------------------------------------------------------------------
iwday = day_code(imonth,day,year);
So, what is the function of day_code? I can't find it(day_code.m) anywhere in the package.
Thanks
day_code in matlab package
Re: day_code in matlab package
See attached.
- Attachments
-
- day_code.m
- day_code for Matlab
- (5.2 KiB) Downloaded 299 times