Code for Calendar GUI in Matlab

조회 수: 3 (최근 30일)
Sanjay Agrawal
Sanjay Agrawal 2013년 5월 29일
Does anyone know of a Calendar GUI for matlab's Guide gui system? I'd like to implement an easy user clickable date selection. So if there is any code do this and under which function this code should be? Plz help me

답변 (1개)

per isakson
per isakson 2013년 5월 29일
Search the File Exchange for "calendar gui". I use UIGETDATE.
  댓글 수: 5
Sanjay Agrawal
Sanjay Agrawal 2013년 5월 31일
Hi, This 'UIGETDATE' is not working. To do this, first should i download UIGETDATE?. I tried to download this, But i could not.
Can anyone help me to sort out this problem in any way....??
per isakson
per isakson 2013년 5월 31일
편집: per isakson 2013년 5월 31일
Yes, you need to
  • download UIGETDATE. The file is uigetdate.zip
  • unzip it to a new folder
  • add the new folder to the Matlab search path
  • run the function
"is not working" and "But i could not" are too vague. You need to be more specific.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Calendar에 대해 자세히 알아보기

태그

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by