Matlab 2016 trial Normcdf not found

I have a 2008 version of matlab in which a function a colleague and I wrote works perfectly fine but I downloaded a trial version of 2016 in order to try the global optimization package with it and when I try to just run the program it throws back an error saying:
Undefined function or variable 'normcdf'
When I try to type help normcdf it says normcdf not found.
Everything I can see on the matlab documentation website seems to indicate to me that normcdf should still be a function in the new version of matlab and I just can't figure out why it's not working now. I've tried uninstalling and re-installing to see if it was an installation error...same thing still happens. Any ideas? Thanks!

 採用された回答

Walter Roberson
Walter Roberson 2016 年 3 月 30 日

0 投票

normcdf is part of the Statistics and Machine Learning toolbox. You would need to have that installed as part of the trial.

1 件のコメント

Lydia Jagetic
Lydia Jagetic 2016 年 3 月 31 日
that did it, thank you!

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

その他の回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeIntroduction to Installation and Licensing についてさらに検索

製品

Community Treasure Hunt

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

Start Hunting!

Translated by