From ashish.kamra.1 Fri Feb 8 16:01:37 -0500 2008 From: ashish.kamra.1 Date: Fri, 08 Feb 2008 16:01:37 -0500 Subject: GNU Scientific Library Message-ID: <20080208160137-0500@https://engineering.purdue.edu>
For matlab illiterates and c lovers like me, there is GSL (GNU Scientific Library) available that contains c functions for a variety of scientific computational tasks. The URL is http://www.gnu.org/software/gsl
From ashish.kamra.1 Mon Feb 18 09:52:28 -0500 2008
From: ashish.kamra.1
Date: Mon, 18 Feb 2008 09:52:28 -0500
Subject: How to call matlab functions from C
Message-ID: <20080218095228-0500@https://engineering.purdue.edu>
Please take a look at the sample code created by me to call matlab functions from C. http://web.ics.purdue.edu/~akamra/callingMatLabfromC.txt