Undefined functions in trial version
6 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Hello. I installed a trial version of Matlab (I'm a beginner) and I wanted to ger more information about existing functions in Matlab. I therefore wrote "help binocdf", which is one of the functions I want to use, but this doesn't work. When I try to use the function, I get the error code : Undefined function or variable 'binopdf'. This happens for several functions.
Does anybody know what's wrong? Thank you in advance Christina
0 comentarios
Respuestas (1)
Walter Roberson
el 25 de Nov. de 2015
binocdf is part of the Statistics and Machine Learning Toolbox. Your Trial might not include that product, or you might not have marked that toolbox for installation. Go back to the installer and there should be a list of products that you can install.
Ver también
Categorías
Más información sobre Introduction to Installation and Licensing en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!