help-octave
[Top][All Lists]
Advanced

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

Re: Octave 3.4.3 for Mingw; IMRead


From: Jordi Gutiérrez Hermoso
Subject: Re: Octave 3.4.3 for Mingw; IMRead
Date: Tue, 13 Dec 2011 09:58:56 -0500

On 13 December 2011 09:50, ijourneaux <address@hidden> wrote:
> So is the fact that
> AID=imread(imagename, 'jpg');
> nolonger works and
> AID=imread(imagename);
> works a bug

Bug. Please report it.

> or just a difference between Octave and MatLab.

These are usually bugs, especially if the differences are documented.
Chasing after undocumented features is more of a grey area, but these
two are documented, so it is a Matlab compatibility bug.

Thanks,
- Jordi G. H.


reply via email to

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