[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: imshow error messages
From: |
Richardson, Anthony |
Subject: |
RE: imshow error messages |
Date: |
Thu, 28 Feb 2019 13:18:40 +0000 |
In version 4.4.1 the svg format is not supported. Enter 'imformats' to list
supported image formats.
Tony Richardson
> -----Original Message-----
> From: Help-octave <help-octave-
> address@hidden> On Behalf Of khalil2535
> Sent: Thursday, February 28, 2019 7:07 AM
> To: address@hidden
> Subject: imshow error messages
>
> Hello , i got those error messages while trying to use imshow on an image url
> (which is ocatve logo from gnu.org/software/octave)
>
> my octave version is 5.0.91
>
> >> imshow('https://www.gnu.org/software/octave/img/octave-logo.svg');
> error: Magick++ exception: Magick: Coder did not return an image (this is a
> bug, please report it!) (/tmp/oct-m64GZ0) reported by
> magick/constitute.c:1630 (ReadImage)
> error: called from
> __imread__ at line 80 column 10
> imageIO at line 118 column 28
> imread at line 106 column 33
>
>
>
> --
> Sent from: http://octave.1599824.n4.nabble.com/Octave-General-
> f1599825.html
>