.mex file execution error



Hi all,

I am trying to use a software library written in matlab
which also includes some .c files (precompiled to .mexglx
files). I have a 32 bit ubuntu 7.10.
When I call a function, I am getting the following error
which seems beyond my comprehension:

*************************************************
m=Model('henon')
??? Invalid MEX-file load_model.mexglx': /load_model.mexglx:
symbol mxGetNumberOfDimensions_700, version v7.0 not defined
in file libmx.so with link time reference.

**************************************************

Does any of you have any idea what this error means ?? Could
it be that the .mexglx file was compiled using a later
version of matlab and since I am using Matlab for Linux R14
SP1, there are some backward compatibility issues ?? Google
search gives me nothing!!
Please help

Grover

.



Relevant Pages

  • Re: Questions regarding Octave
    ... I consider to be backward compatibility. ... and will break NO existing MATLAB (or Octave) source ... the issue of completeness is valid BUT that is NOT the same as the ... fix or enhancement can be made, reasonably painlessly, to the MATLAB ...
    (comp.dsp)
  • Re: Installing MATLAB on LINUX; Missing menu bar a
    ... It seems like MATLAB has conflicts with Ubuntu's default window ... I just installed MATLABon a linux box, Ubuntu Feisty ... I am trying to install MATLABUnix edition on my Ubuntu ...
    (comp.soft-sys.matlab)
  • Re: Gui problem using R2008a on ver. 7.04
    ... the matlab help on this ... to backward compatibility. ... some incompatibility issue between GUI Fig files. ... synchronize our realeases with MATLAB realeases. ...
    (comp.soft-sys.matlab)
  • Re: Why the trick works (and a good way to do it)
    ... freshly-installed x64 version of ubuntu breezy 5.10. ... into the .matlab7rc.sh file and NOT the matlab script. ... I did not have to use this trick on the previous ... open shared object file: ...
    (comp.soft-sys.matlab)
  • fftw3 roundoff error in convolution c++
    ... Hi I'm using fftw3 on ubuntu linux in a convolution of 1-dimensional data. ... I run this on Matlab and I get ...
    (comp.dsp)