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 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
