[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Matrix manipulation
From: |
Laurent Hoeltgen |
Subject: |
Re: Matrix manipulation |
Date: |
Fri, 22 Jun 2012 05:43:49 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux i686; rv:13.0) Gecko/20120615 Thunderbird/13.0.1 |
On 06/21/2012 09:06 PM, Knof wrote:
> I have a problem with a Matrix manipulation. Basically my matrix is four
> columns wide.
> I want to manipulate only columns two to four (first column is only
> numbering of rows).
> The manipulation goes as it should and the numbers in columns two to four
> are correct,
> but first column that I only want to rewrite to a new file together with
> other three columns
> comes out as all zeros and I do not understand why. Octave gives no errors
> just simply
> ignores first column and its values.
>
> --
> View this message in context:
> http://octave.1599824.n4.nabble.com/Matrix-manipulation-tp4630856.html
> Sent from the Octave - General mailing list archive at Nabble.com.
> _______________________________________________
> Help-octave mailing list
> address@hidden
> https://mailman.cae.wisc.edu/listinfo/help-octave
>
Hi,
can you show us your code? Without the code it is difficult to tell what
goes wrong.
Regards,
Laurent