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 04:43:32 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:49.0) Gecko/20100101 Firefox/49.0

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

                 Summary: After put dufault value, function does not work any
more.
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Mon 01 Aug 2016 04:43:29 AM UTC
                Category: Octave Function
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Incorrect Result
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 4.0.2
        Operating System: GNU/Linux

    _______________________________________________________

Details:

My function, attached m-file, works well without default arguments. But after
I put default arguments, it gets default value and stops. Another strange
thing is, in second try, it just execute only first sequence. In my case it
looks like below.

-----------
>> asm(img)
z0 = 0
z1 =  1
N =  201
out = 0
>> asm(img)
z0 = 0
>>
-----------

I do not have any idea to fix it. I think is a bug. Please fix it or teach my
fault if it is.



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Mon 01 Aug 2016 04:43:29 AM UTC  Name: asm.m  Size: 1kB   By: None

<http://savannah.gnu.org/bugs/download.php?file_id=38060>

    _______________________________________________________

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]