day_code in matlab package

Discussion about analysis, visualization, and collaboration tools and techniques

Moderators: arango, robertson

Post Reply
Message
Author
feroda

day_code in matlab package

#1 Unread post by feroda »

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

User avatar
kate
Posts: 4088
Joined: Wed Jul 02, 2003 5:29 pm
Location: CFOS/UAF, USA

Re: day_code in matlab package

#2 Unread post by kate »

See attached.
Attachments
day_code.m
day_code for Matlab
(5.2 KiB) Downloaded 278 times

Post Reply