[GENERAL] Connecting matlab with postgresql

2017-06-29 Thread Ilya Roublev
Hi, You could use PgMex (http://pgmex.alliedtesting.com/) - high-performance PostgreSQL client library for Matlab that enables a Matlab-based application to communicate with PostgreSQL database in the Matlab native way by passing data in a form of matrices, multi-dimensional arrays and structur

Re: [GENERAL] Connecting matlab with postgresql

2011-04-29 Thread fork
Sukuchha Shrestha yahoo.de> writes: > Could anybody explain here how to connect in a detailed step ! Consider me studying in class 1 of postgresql when explaining :) It may not be much help to you, but on a Unix shell I tend to run psql through some text manipulation pipes and then into a csv wh

[GENERAL] Connecting matlab with postgresql

2011-04-29 Thread Sukuchha Shrestha
Hello nice people, I am sure many of you have idea about how to connect matlab with postgresql. Connecting with matab database toolbox is possible which i have not tried yet because i dont have access to that toolbox. I have read in internet that its possible to connect without having a databas