Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

i faced error 4 while loading imshow()

185 views
Skip to first unread message

niteshkumar...@gmail.com

unread,
Jan 6, 2006, 6:55:17 AM1/6/06
to
Hi ,
could u guys help me out ? I am new user to scilab and install version
4 into my PC and start it for Image processing application . I went
through help of SIP version 0.1.1 and copy the imread example of SIP
help page. I found imread is work properly but imshow is giving error
as undeclared i; but when i use the example of imshow () similar
problem i faced with map variable .. Can you suggest me why these
things are happening . Is there any problem in Library of SIP or my
installation of SIP. I got error 4 for these things.
below is the snap shot of error


With imread() error
----------------------------

--> FileName: example.png
FileSize: 8535
Format: PNG
Width: 185
Height: 89
Depth: 8
StorageType: indexed
NumberOfColors: 256
ResolutionUnit: centimeter
XResolution: 29.120000
YResolution: 29.120000
Size: 89 rows X 185 columns
Indexed Image
imshow(im,i);
!--error 4
undefined variable : i
at line 8 of exec file called by :
exec("C:/Documents and Settings/nitesh/Desktop/sample.sce");
in execstr instruction called by :


imshow() help file example error
-----------------------------------------------


Size: 89 rows X 185 columns
Indexed Image
!--error 4
undefined variable : map
at line 87 of function imshow called by :
imshow('example.png');
line 11 of exec file called by :
exec("C:/Documents and Settings/nitesh/Desktop/sample.sce");
in execstr instruction called by :

please help me out as early as possible and give me detals regarding
these error.
thanks in advance

Nitesh

sanjeev

unread,
Jan 8, 2006, 1:28:45 AM1/8/06
to

sanjeev

unread,
Jan 9, 2006, 3:31:46 AM1/9/06
to
0 new messages