David Gleich
David Gleich
Hi there -- you might have to rename some of the mex files if you are on windows. What system do you have?
No, you may need to rename the .dll files to .mexw32 ...
They should be in the private directory On Mon, Oct 3, 2022 at 10:00 AM Abhay Khosla ***@***.***> wrote: > Sorry, but where would I find these .dll files >...
Please download the library from mathworks https://www.mathworks.com/matlabcentral/fileexchange/10922-matlabbgl
Correct, you don't need the old one.
That means it can't find the mex files. Try the files here. https://www.cs.purdue.edu/homes/dgleich/packages/matlab_bgl/old/matlab_bgl-4.0.1.zip (This may take a few mins to become available...)
I'm gonna try and track down the most recent version of Matlab to check this one out. If you could compile another mex file and let me know what filename...
Can you try one of the precompiled ones? e.g. www.cs.purdue.edu/homes/dgleich/scratch/matlab-bgl-full-dir-20191008.tar.gz
Can you try and use a precompiled library? e.g. https://github.com/dgleich/matlab-bgl/issues/25 (see that for a link...) David On Wed, Oct 19, 2022 at 4:07 PM dankozar ***@***.***> wrote: > Hi, >...