Yet Another Calendar Matlab script

SPONSORED LINKS

    Specification

  • Version:
  • File size: 0 KB
  • File name: uical.m
  • Last update:
  • Platform: Windows / Linux / Mac OS / BSD / Solaris
  • Language: Matlab
  • Price:Freeware
  • Company: Thomas Montagnon (View more)

Yet Another Calendar script description:




Publisher review:
Yet Another Calendar - A new calendar date picker using nested functions UICAL is an implementation of a calendar date picker which uses the power of the nested functions.UICAL is easily customizable in terms of colors and even languages. In fact you can easily add you own set of languages.RES = UICAL() displays the calendar in English with the today's date selected. RES is a 3-elements vector containing the year, month and day the user selected.RES = UICAL(SDATE) displays the calendar in English with SDATE date selected. SDATE can be either a serial date number or a 3-elements vector containing year, month and day in this order.RES = UICAL(SDATE,LANG) displays the calendar in the language specified by LANG with SDATE date selected.Default available languages are English and French but you can easily add your own by editing the SET_LANGUAGES nested function at the bottom of this file.Customization Tips:You can customize the colors of the calendar by editing the "Colors" section at the begining of the main function. See comments there for more details.Examples:myDate = uical()myDate = uical(now 7)myDate = uical([1980 7 24],'fr') Requirements: ยท MATLAB Release: R2007a
Yet Another Calendar is a Matlab script for Development Tools scripts design by Thomas Montagnon. It runs on following operating system: Windows / Linux / Mac OS / BSD / Solaris.

Operating system:
Windows / Linux / Mac OS / BSD / Solaris

Latest script and internet news

222

222

22

Posted on: 18 Jul 2023 22:27 by A. Brown

111

111

111

Posted on: 18 Jul 2023 22:24 by A. Brown

The permanently active Push system offered by the new Google Chrome 42

The permanently active Push system offered by the new Google Chrome 42

Hacked By !Sc-sT

Posted on: 17 Mar 2015 07:57 by A. Brown

SPREAD THE WORD

User Rating


Rating: 2.2 out of 5
Based on 13 ratings. 13 user reviews.

  • Currently 2.15 out of 5
  • 1
  • 2
  • 3
  • 4
  • 5