From mboxrd@z Thu Jan 1 00:00:00 1970 From: Darlan Cavalcante Moreira Subject: Re: org-babel for matlab? Date: Wed, 17 Feb 2010 13:45:58 +0100 Message-ID: <4b7be517.0d1abc0a.7168.31d4@mx.google.com> References: <38c4de4b1002161216p2b886431t476fc4f71c2dc485@mail.gmail.com> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NhjIO-0004lO-NV for emacs-orgmode@gnu.org; Wed, 17 Feb 2010 07:46:24 -0500 Received: from [140.186.70.92] (port=41763 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NhjIN-0004kY-HO for emacs-orgmode@gnu.org; Wed, 17 Feb 2010 07:46:24 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NhjIJ-0006PN-Mu for emacs-orgmode@gnu.org; Wed, 17 Feb 2010 07:46:23 -0500 Received: from mail-bw0-f219.google.com ([209.85.218.219]:42190) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NhjIJ-0006P2-HX for emacs-orgmode@gnu.org; Wed, 17 Feb 2010 07:46:19 -0500 Received: by bwz19 with SMTP id 19so4859685bwz.8 for ; Wed, 17 Feb 2010 04:46:17 -0800 (PST) In-Reply-To: <38c4de4b1002161216p2b886431t476fc4f71c2dc485@mail.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: Bob Jansen Cc: emacs-orgmode@gnu.org This is also important for me (in fact, for octave). For now I used the template file and I can tangle the code correctly, but since I didn't implement any function for code execution tangling is all I've got. - Darlan At Tue, 16 Feb 2010 21:16:44 +0100, Bob Jansen wrote: > > Hi list, > > Has any progress been made on this? I'm fairly new to org-mode and > org-babel but this sounds to me like a very useful feature. > > > Hi Christopher, > > > > I do not know of anyone working on matlab support for org-babel.  I am > > attaching a template file which contains instructions for adding support > > for a new language.  Depending on your level of familiarity with elisp > > it could take anywhere from a couple of hours to a couple of days. > > We're still debugging some of the original language specific files :) > > > > Best of Luck! -- Eric > > > > > > Attachment: org-babel-template.el > > Description: application/emacs-lisp > > > > Christopher Long writes: > > > > 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 > > > > > > _______________________________________________ > > Emacs-orgmode mailing list > > Please use `Reply All' to send replies to the list. > > Emacs-orgmode@gnu.org > > http://lists.gnu.org/mailman/listinfo/emacs-orgmode > > _______________________________________________ > Emacs-orgmode mailing list > Please use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode > > > -- > Met vriendelijke groet, > > Bob Jansen > > > _______________________________________________ > Emacs-orgmode mailing list > Please use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode