[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-bug-tracker] [bug #43217] imread does not find file
From: |
Mike Miller |
Subject: |
[Octave-bug-tracker] [bug #43217] imread does not find file |
Date: |
Sat, 13 Sep 2014 14:55:27 +0000 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/35.0.1916.153 Safari/537.36 |
Update of bug #43217 (project octave):
Status: None => Invalid
Open/Closed: Open => Closed
_______________________________________________________
Follow-up Comment #1:
Thanks for your bug report. I don't think there is a bug here, though. The ls
function is supposed to pad filenames with trailing spaces to make a character
matrix. And imread takes the full string as the filename to load, it shouldn't
try to trim spaces. You should use strtrim if you want to use the rows of ls
as file names to other functions. Or use the dir function instead, which
returns a struct array of file information instead of a char matrix.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?43217>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/