"Undefined function or method" - fault

Hi,
I'm using Tim Davis' SuiteSparse without problems when launching Matlab from a launcher icon. However, as I want to do some tests with only one thread and to reduce some of the memory overhead, I tried starting from the command shell using matlab -nojvm -singleCompThread. But at this point, it has 'forgotten' about the compilation of SuiteSparse and gives me the "undefined function or method" error.
Any suggestions on how I can fix this problem?

4 commentaires

Jan
Jan le 10 Sep 2013
What does Tim Davis think of this problem? Perhaps calling "matlab" from the shell starts a 32-bit version?
Vincent
Vincent le 10 Sep 2013
Well, my initial thought is that it is a Matlab problem and not a SuiteSparse problem. I checked the bit version, but both start 64-bit version.
Jan
Jan le 10 Sep 2013
Please post a copy of the complete error message. "Forgotten compilation" and "undefined function or method" could mean a variety of problems.
Error message:
??? Undefined function or method 'metis' for input arguments of type 'double'.
where, 'metis' can be replaced by any SuiteSparse function. E.g. 'cholmod2', 'lchol', ...

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur Startup and Shutdown dans Centre d'aide et File Exchange

Question posée :

le 10 Sep 2013

Community Treasure Hunt

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

Start Hunting!

Translated by