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

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

[Octave-bug-tracker] [bug #48665] After put dufault value, function does


From: anonymous
Subject: [Octave-bug-tracker] [bug #48665] After put dufault value, function does not work any more.
Date: Mon, 1 Aug 2016 05:00:43 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:49.0) Gecko/20100101 Firefox/49.0

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

I am who post the bug and I have new problem. I tried to erase default
arguments, and save function. And I put all of the arguments but it is not
work. It not print any error message and strange result like below.

----------
>> asm(img,"out",0,1,201)
z0 = 0
>> asm(img,"out",0,1)
z0 = 0
>>
---------

First, it until do not proceed after print arguments.
Second, after octave relaunched, the function without default arguments works
well.

Is it memory problems?

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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