.mex file execution error
- From: "Piyush " <piyush.grover@xxxxxxxxx>
- Date: Wed, 31 Oct 2007 19:44:33 +0000 (UTC)
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:
*************************************************
??? Invalid MEX-file load_model.mexglx': /load_model.mexglx:m=Model('henon')
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
.
- Prev by Date: Re: Displaying Graphs in a GUI
- Next by Date: Calculate the EMD and the matrix Flow F of the two histograms in 2-D
- Previous by thread: Hardware Timed Digital Output
- Next by thread: Calculate the EMD and the matrix Flow F of the two histograms in 2-D
- Index(es):
Relevant Pages
|