"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 个评论

What does Tim Davis think of this problem? Perhaps calling "matlab" from the shell starts a 32-bit version?
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.
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', ...

请先登录,再进行评论。

回答(0 个)

类别

帮助中心File Exchange 中查找有关 Startup and Shutdown 的更多信息

标签

提问:

2013-9-10

Community Treasure Hunt

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

Start Hunting!

Translated by