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

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

[Octave-bug-tracker] [bug #43217] imread does not find file


From: Matthias Jüschke
Subject: [Octave-bug-tracker] [bug #43217] imread does not find file
Date: Sat, 13 Sep 2014 09:16:56 +0000
User-agent: Mozilla/5.0 (X11; Linux i686; rv:31.0) Gecko/20100101 Firefox/31.0

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

                 Summary: imread does not find file
                 Project: GNU Octave
            Submitted by: maju
            Submitted on: Sa 13 Sep 2014 09:16:54 GMT
                Category: Octave Function
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Incorrect Result
                  Status: None
             Assigned to: None
         Originator Name: Maju
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 3.6.4
        Operating System: GNU/Linux

    _______________________________________________________

Details:

With the two files 'test.jpg' and 'test1.jpg'

file=ls('test*.jpg');
h=imread(file(2,:));
error: imread: cannot find test.jpg 
error: called from:
error:   /usr/share/octave/3.6.4/m/image/imread.m at line 53, column 5

fails, probably caused by the trailing space.





    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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