help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

mxCreateLogicalScalar problem


From: charles reid
Subject: mxCreateLogicalScalar problem
Date: Fri, 5 Sep 2008 18:20:34 -0600

Hi there -

I'm trying to install a Matlab toolbox for Sundials (https://computation.llnl.gov/casc/sundials/main.html) into Octave 3.0.1, currently running OS X 10.5.4, but I'm running into a problem.  When I run the script that installs the toolbox, I get this error message (several times):

Undefined symbols:
  "_mxCreateLogicalScalar", referenced from:
      _mtlb_KINSpilsJac in kimWrap.o
ld: symbol(s) not found

I'm at a loss for why this is happening.  I've tried it on another system (also Mac 10.5), and I run into the same problem.  Is this mxCreateLogicalScalar implemented in Matlab but not in Octave?

Thanks for your help ahead of time.


Charles


reply via email to

[Prev in Thread] Current Thread [Next in Thread]