help-octave
[Top][All Lists]
Advanced

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

Octave crashes everytime when executing matrix initialisation


From: Martin Sorch
Subject: Octave crashes everytime when executing matrix initialisation
Date: Sun, 3 Jun 2018 13:23:13 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.8.0

Hello,
unfortunately Octave crashes everytime when I enter the following command:
Phi = [[1.995^-2 -1]; [1.985^-2 -1];[1.783^-2 -1;[1.064^-2 -1];[0.388^-2
-1];[0.127^-2 -1];[0.0373^-2 -1];[0.0204^-2 -1];[0.0052^-2 -1]]

Right after submitting this line nothing happens, the terminal seems to
freeze. When pressing ctrl+c the program crashes. I suppose it should
not behave like this.
Kind Regards



reply via email to

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