Calling Matlab function from Postgres

Поиск
Список
Период
Сортировка
От Susan M Farley
Тема Calling Matlab function from Postgres
Дата
Msg-id f86ab5c5976f.4da36e96@gmu.edu
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: "A.M."
Дата:
Сообщение: Re: POSIX shared memory redux
Следующее
От: Jesper Krogh
Дата:
Сообщение: Re: Locking when concurrent updated of foreign references