On Wed, Nov 07, 2001 at 12:07:21PM +0000, Etienne Grossmann wrote:
> 
>   Hello,
> 
>   Andre, maybe you can hack the following function so it produces lyx
>   code.

When tried on my Linuxbox (RH 7.0, octave 2.0.16 from
distribution), these were the results:

 octave:1> A=[1 2 3
 > 3 5 6
 > 7 8 9];
 octave:2> mat2tex(A)
 parse error near line 30 of file /home/matej/mat2tex.m
 >>> f2 = [sprintf(" %s &",form)](kron(ones(1,C),1:length(form)+3));
                                 ^
 error: `mat2tex' undefined near line 2 column 1
 error: evaluating index expression near line 2, column 1
 octave:2>

What's wrong with me?

        Matej

-- 
Matej Cepl, [EMAIL PROTECTED]
138 Highland Ave. #10, Somerville, Ma 02143, (617) 623-1488
 
I know of no country in which there is so little independence of
mind and real freedom of discussion as in America.
        -- Alexis de Tocqueville

Reply via email to