uicalendar undefined in Matlab R2015a?

Hi, I want to use the function 'uicalendar' for a GUI implementation. When I use the function Matlab R2015a tell me that these function doesn't exist (Undefined function or variable 'uicalendar'). Do I need a special toolbox for the uicalendar function?
Best regards Chris

답변 (2개)

Walter Roberson
Walter Roberson 2015년 9월 8일

0 개 추천

uicalender is in the Financial Toolbox
Guillaume
Guillaume 2015년 9월 8일

0 개 추천

Since R2014b (I think), if you type the name of a function in command window and that function belongs to a toolbox that is not installed, matlab tells you what is required:
>>uicalendar
To use 'uicalendar', you might need:
uicalendar - Financial Toolbox

카테고리

도움말 센터File Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기

질문:

2015년 9월 8일

답변:

2015년 9월 8일

Community Treasure Hunt

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

Start Hunting!

Translated by