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

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

[Octave-bug-tracker] [bug #45132] Funktion erzeugt Fehlermeldung vom Edi


From: Andreas Weber
Subject: [Octave-bug-tracker] [bug #45132] Funktion erzeugt Fehlermeldung vom Editor aus, läuft fehlerfrei im Befehlsfenster
Date: Mon, 18 May 2015 16:14:12 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Firefox/31.0 Iceweasel/31.7.0

Follow-up Comment #1, bug #45132 (project octave):

This sound like you've saved your code as agm.m.
If you hit the "run" button then "agm", without arguments gets executed.

Please try to save your code as myscript.m and "run" again.

Btw: Use a = zeros (1, 11), instead a=[0,0,0,0,0,0,0,0,0,0,0];
And if you want to use a and b inside your function they have to be made
global.

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Nachricht gesendet von/durch Savannah
  http://savannah.gnu.org/




reply via email to

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