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

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

[Octave-bug-tracker] [bug #50783] image package: imlincomb is not compat


From: Avinoam Kalma
Subject: [Octave-bug-tracker] [bug #50783] image package: imlincomb is not compatible with Maltab
Date: Tue, 11 Apr 2017 12:26:56 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36

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

                 Summary: image package: imlincomb is not compatible with
Maltab
                 Project: GNU Octave
            Submitted by: avinoam
            Submitted on: Tue 11 Apr 2017 04:26:55 PM UTC
                Category: Octave Forge Package
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Matlab Compatibility
                  Status: None
             Assigned to: None
         Originator Name: Avinoam
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: other
        Operating System: Any

    _______________________________________________________

Details:


imlincomb can have an additive scalar as the last parameter
(or one before the last, if the last one is the output class).
for example:


>> I = zeros(2,2,'uint8');
>> imlincomb(1,I,-1,I,128);
error: wrong type argument 'scalar'
error: str2func: FCN_NAME must be a string


128 is a additive scalar, and not output class.




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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