[GENERAL] Matlab Mex Interface

2003-11-08 Thread Paul Olamba
Hello Miss Rothe, I would like to know if the interface you developped to connect matlab to postgresql still available. Can I use it? If yes from where do I have to download MEX files. In advance Thank you very much for your help. Paul Olamba Kalonda Belgian Institute for Space Aeronomy Av.

[GENERAL] Matlab Mex Interface

2000-10-13 Thread Darrin Rothe
We have recently developed an interface to PostgreSQL for Matlab. The interface is implemented as 'C' mex wrappers around libpq. Most of the database connection and query execution functions are implemented, and it supports default (text) and binary transfers directly into Matlab variables

Re: [GENERAL] Matlab Mex Interface

2000-10-13 Thread The Hermit Hacker
On Fri, 13 Oct 2000, Darrin Rothe wrote: We have recently developed an interface to PostgreSQL for Matlab. The interface is implemented as 'C' mex wrappers around libpq. Most of the database connection and query execution functions are implemented, and it supports default (text) and

RE: [GENERAL] Matlab Mex Interface

2000-10-13 Thread The Hermit Hacker
licensing :) Darrin Rothe [EMAIL PROTECTED] -Original Message- From: The Hermit Hacker [mailto:[EMAIL PROTECTED]] Sent: Friday, October 13, 2000 8:58 PM To: Darrin Rothe Cc: [EMAIL PROTECTED] Subject: Re: [GENERAL] Matlab Mex Interface On Fri, 13 Oct 2000, Darrin Rothe wrot

Re: [GENERAL] Matlab Mex Interface

2000-10-13 Thread Tom Lane
"Darrin Rothe" [EMAIL PROTECTED] writes: We have recently developed an interface to PostgreSQL for Matlab. ... We would like to make this interface freely available, and would like to know how much interest there would be in the interface. Also, would it be worthwhile to package and make