imshow(eye(32))
Fabrício Ceolin
fabceolin at gmail.com
Fri Apr 11 11:59:33 CDT 2008
Hi Guys,
My problem was solved. I discover that was a image.m function im my sources
of .m (in path) and the code of imshow.m uses a variable image.
Octave was confunsing about this.
I removed de image.m and done!
Solved!
Thanks
On Thu, Apr 10, 2008 at 8:57 AM, Fabrício Ceolin <fabceolin at gmail.com>
wrote:
> Hi Guys,
>
> In octave 2.1, when a put at prompt:
>
> imshow(eye(32))
>
> I see a fine bw image. But, im octave 2.9 and 3.0, when a put the same
> command, a see this error:
>
> octave-3.0.0:11> imshow(eye(32))
> error: can't perform indexing operations for <unknown type> type
> error: evaluating assignment expression near line 166, column 9
> error: evaluating if command near line 163, column 3
> error: called from `imshow' in file
> `/usr/local/share/octave/3.0.0/m/image/imshow.m'
> octave-3.0.0:11>
>
> Anybody can help-me?
>
> Thanks
> --
> Fabrício Ceolin
> ulevel.com
--
Fabrício Ceolin
ulevel.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://www.cae.wisc.edu/pipermail/bug-octave/attachments/20080411/6db3de63/attachment-0001.html
More information about the Bug-octave
mailing list