Paul wrote:
Hello

There is an application called (matlab) notebook for MS office which
allows that in a word document regions can be marked and then they can
be executed via the matlab programm.

Like


Code starts

A=[3 4 ; 5 6 ]
C=inv(A)

Code ends

Would something like this possible in openoffice?

For the (X)emacs editor there exits, for the Linux/Unix/Mac OS, a lisp
extension called matlab-shell which corresponds to the command shell and
execute the code the way I described.

Maybe it would be possible to write an extension/macro which does the
same?

thanks


Uwe Brauer


There is some beta software that links R (
http://wiki.services.openoffice.org/wiki/R_and_Calc) and calc ... I've tried
it a fair while ago and it seems to work ok.

You'd probably have to contact matlab about integration if you were only
targetting matlab.

/paul


thanks that was more or less what I was looking for

Uwe


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to