Calling Matlab function from Postgres - Mailing list pgsql-hackers

From Susan M Farley
Subject Calling Matlab function from Postgres
Date
Msg-id f86ab5c5976f.4da36e96@gmu.edu
Whole thread Raw
List pgsql-hackers
I'm trying to call MATLAB functions from PostgreSQL. I was trying to use Joshua Kaplan's java MATLAB control. I install
myjar file which in turn calls MATLAB to run my algorithm, but get the error message "ERROR:
java.lang.NoClassDefFoundError:matlabcontrol/RemoteMatlabProxyFactory" when I call the java function. I saw where
DerTechLLC developed a MATLAB interface for PostgreSQL, but their web site seems to be gone. Does anyone either have an
ideaof how to solve my error or have a copy of the code that DerTech developed for the interface?
 

Thank you,
Susan


pgsql-hackers by date:

Previous
From: "A.M."
Date:
Subject: Re: POSIX shared memory redux
Next
From: Jesper Krogh
Date:
Subject: Re: Locking when concurrent updated of foreign references