mxCreateLogicalScalar problem

John W. Eaton jwe at bevo.che.wisc.edu
Fri Sep 5 19:43:54 CDT 2008


On  5-Sep-2008, charles reid wrote:

| 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?

Please see:

  http://www.nabble.com/mxCreateLogicalScalar-to17760931.html#a17761233

I think this problem is fixed in Octave 3.0.2.

jwe


More information about the Help-octave mailing list