How Datepicker limits can be changed in App Designer?

4 ビュー (過去 30 日間)
Rainier Cordero
Rainier Cordero 2022 年 1 月 8 日
コメント済み: Rainier Cordero 2022 年 1 月 12 日
I am trying to change the limits of the Datepicker in the App Designer - "Inspector window" - from 1984 to 2022, but when I run the app the Datepicker keep the same range 2002 to 2042. Is it possible to change the Datepicker limits? How?

採用された回答

Pratyush Roy
Pratyush Roy 2022 年 1 月 11 日
Hi Rainier,
The DatePicker Limits are applied to the app when 'Limits' option under the Inspector Window are changed. All the dates beyond these limits automatically get disabled once the Limits are set. The range appears to be between 2002 and 2042 since when the app is run, the default datetime value is the current date. Since the app is running in the year 2022, MATLAB shows a list of years lying within the range of +/- 20 years. However, once the date gets changed to say 2002, the range will shift to 1982-2022. The dates which are beyond the limts set earlier will automatically get disabled and cannot be chosen.
Hope this helps!
  1 件のコメント
Rainier Cordero
Rainier Cordero 2022 年 1 月 12 日
Thanks Roy,..
You made my day, now I can delete the UI code used to create a DataPicker manually

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeDevelop Apps Using App Designer についてさらに検索

製品


リリース

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by