octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #45259] Not makes diagonal matrices


From: Carnë Draug
Subject: [Octave-bug-tracker] [bug #45259] Not makes diagonal matrices
Date: Fri, 05 Jun 2015 14:25:57 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Firefox/31.0 Iceweasel/31.7.0

Update of bug #45259 (project octave):

                  Status:                    None => Need Info              

    _______________________________________________________

Follow-up Comment #1:

what? Can you give an example of what you did and what you expected?


octave> diag (1:5)
ans =

Diagonal Matrix

   1   0   0   0   0
   0   2   0   0   0
   0   0   3   0   0
   0   0   0   4   0
   0   0   0   0   5



    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?45259>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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