From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christopher Long Subject: org-babel for matlab? Date: Thu, 26 Nov 2009 12:06:44 -0700 Message-ID: <4B0ED1C4.80600@yahoo.co.uk> References: <4B0AC979.4090704@yahoo.co.uk> <4B0BAE68.6060109@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NDjg3-0006XO-Vp for emacs-orgmode@gnu.org; Thu, 26 Nov 2009 14:06:52 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NDjg2-0006VF-Ck for emacs-orgmode@gnu.org; Thu, 26 Nov 2009 14:06:51 -0500 Received: from [199.232.76.173] (port=33409 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NDjg2-0006V4-9r for emacs-orgmode@gnu.org; Thu, 26 Nov 2009 14:06:50 -0500 Received: from qmta09.emeryville.ca.mail.comcast.net ([76.96.30.96]:47149) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NDjg1-0000dF-PT for emacs-orgmode@gnu.org; Thu, 26 Nov 2009 14:06:50 -0500 In-Reply-To: <4B0BAE68.6060109@gmail.com> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Dear All, Has anyone started on a babel mode for matlab? Or is anyone else interested in making it happen? Or have a suggestion for a good template to start from (babel-python? babel-R?) And anyone has an estimate of how time consuming such a project would be? I'd like it to work on Windows and there isn't a console mode of Matlab on windows, but you can evaluate code with EmacsLink and likely direct all output to temporary files. (I know EmacsLink was dropped in R2009a, but some of us are avoiding upgrading and hoping that Matlab will return EmacsLink in the future.) Thanks, Stoph