toolbox functions do not work

We experience a strange behavior on several Matlab installations (stand allone and concurrent licenses, R2010a and R2011b): Although statistic and signal processing toolboxes are installed the functions are not working:
>> ver
-------------------------------------------------------------------------------------
MATLAB Version 7.10.0.499 (R2010a)
MATLAB License Number: ####### [SCd Censor] Operating System: Linux 2.6.31.12-0.2-desktop #1 SMP PREEMPT 2010-03-16 21:25:39 +0100 x86_64 Java VM Version: Java 1.6.0_12-b04 with Sun Microsystems Inc. Java HotSpot™ 64-Bit Server VM mixed mode
-------------------------------------------------------------------------------------
MATLAB Version 7.10 (R2010a)
Signal Processing Toolbox Version 6.13 (R2010a)
Statistical Parametric Mapping Version 4010 (SPM8)
Statistics Toolbox Version 7.3 (R2010a)
>> anova1
??? Undefined function or variable 'anova1'.

 Respuesta aceptada

Andrew Newell
Andrew Newell el 26 de En. de 2012

0 votos

It may be that you have the toolboxes installed, but don't have the license to run them. See How would one check for installed MATLAB toolboxes in a script/function?,

3 comentarios

Peter
Peter el 26 de En. de 2012
Thaks for your fast answer (although I just recognized that it have been better to ask this question in a support request to MathWorks). However, as you can see from the ver output above, we of cause have licenses for the toolboxes.
Walter Roberson
Walter Roberson el 26 de En. de 2012
The documentation for ver() says that it displays information for products (toolboxes) that are installed; it doesn't say anything about the products having to be licensed to be displayed.
license() is the command to use to check licenses.
Peter
Peter el 26 de En. de 2012
Thank you gyus, you are so right. I appologize for not checking the licenses command before answering. It was a problem with priduct assignment.
Thanks again.

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Introduction to Installation and Licensing en Centro de ayuda y File Exchange.

Productos

Etiquetas

Preguntada:

el 26 de En. de 2012

Community Treasure Hunt

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

Start Hunting!

Translated by