buddy
Forum Newbie

Got Viz?
Posts: 11
|
I use "dx -builder" to make a new module ,named matlab .In this new module,I try to call matlab to draw some pictures .In matlab.make file,I add " -I /usr/local/matlab/extern/include/ -L /usr/local/matlab/bin/glnx86/ -leng " ,so that module can compile successfully . I can use the module in opendx without any problem .But in the webdx, there is a problem when I use this module . Error is that : MDF file:Invalid data:cannot load file 'matlab',libeng.so:cannot open shared object file:No such file or directory /module matlab ,I don't know why I can use the module in opendx ,but in webdx there is a problem . Joelr ,do you have any ideas ?
|