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

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

[Octave-bug-tracker] [bug #48258] Octave Gui crashes while execution


From: anonymous
Subject: [Octave-bug-tracker] [bug #48258] Octave Gui crashes while execution
Date: Sat, 25 Jun 2016 22:04:27 +0000 (UTC)
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/50.0.2661.102 Safari/537.36

Follow-up Comment #2, bug #48258 (project octave):

I am trying to do matrix multiplication and the GUI is crashing as well. Here
are the steps.

1. Launce Octave GUI
2. Run the following 3 lines of code

>> A = [1 2; 3 4; 5 6];
>> B = [1 2 3; 4 5 6];
>> A*B

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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