emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] how send babel source code to shell?


From: Piter_
Subject: Re: [O] how send babel source code to shell?
Date: Thu, 3 Mar 2011 14:58:55 +0100

Hi.
unfortunately it   does not work.
It does not recognize "noweb blocks"
it  sends it literally to the shell
 <<heterogeneous_fit>>
Error: Unexpected MATLAB operator.
Any advice to handle it?
Thanks.
Petro







On Thu, Mar 3, 2011 at 2:33 PM, Rainer M Krug <address@hidden> wrote:
> On Thu, Mar 3, 2011 at 2:20 PM, Piter_ <address@hidden> wrote:
>> Hi all.
>> I have a source code (in matlab or python). It cosists of two blocks
>> (using noweb).
>> I can evaluate it.
>> But I want to send it to matlab or python shell. And inspect the
>> result there (variable values and so on).
>> Can I do it?
>
> Yes - use the :session header argument.
>
> Although I have never used in matlab or python ( I used in in R and
> sh), it should work there as well.
>
> e.g:
>
> #+begin_src python :session WHATEVER
>  DO SOMETHING
> #+end_src
>
> Cheers,
>
> Rainer
>
>> Thanks.
>> Petro.
>>
>> --
>> Emacs-orgmode mailing list
>> Please use `Reply All' to send replies to the list.
>> address@hidden
>> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
>>
>
>
>
> --
> NEW GERMAN FAX NUMBER!!!
>
> Rainer M. Krug, PhD (Conservation Ecology, SUN), MSc (Conservation
> Biology, UCT), Dipl. Phys. (Germany)
>
> Centre of Excellence for Invasion Biology
> Natural Sciences Building
> Office Suite 2039
> Stellenbosch University
> Main Campus, Merriman Avenue
> Stellenbosch
> South Africa
>
> Cell:           +27 - (0)83 9479 042
> Fax:            +27 - (0)86 516 2782
> Fax:            +49 - (0)321 2125 2244
> email:          address@hidden
>
> Skype:          RMkrug
> Google:         address@hidden
>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]