octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #29474] imread will not read graphics files


From: Ian Journeaux
Subject: [Octave-bug-tracker] [bug #29474] imread will not read graphics files
Date: Thu, 08 Apr 2010 19:29:19 +0000
User-agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; SU 3.26; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; InfoPath.1; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; OfficeLiveConnector.1.3; OfficeLivePatch.0.0; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; AskTB5.5)

Follow-up Comment #9, bug #29474 (project octave):

I appreciate the scepticism as I would approach this in the same way given
someone with my lack of experience <grin>

I am in the correct directory. Here is the output of the commands
octave-3.2.4.exe:2> pwd
ans = C:Rotationtests
octave-3.2.4.exe:3> x=dir('pickoutcentralin.png')
x =
{
  name = pickoutcentralin.png
  date = 08-Apr-2010 08:48:58
  bytes =  25183
  isdir = 0
  datenum = 7.3421e+005
  statinfo =
  {
    dev =  2
    ino = 0
    mode =  33206
    modestr = -rw-rw-rw-
    nlink =  1
    uid = 0
    gid = 0
    rdev =  2
    size =  25183
    atime = 1.2708e+009
    mtime = 1.2707e+009
    ctime = 1.2707e+009
  }

}

IMAGE_PATH is defined as 

octave-3.2.4.exe:4> IMAGE_PATH()
ans = .;C:Octave3.2.4_gcc-4.4.0shareoctave3.2.4imagelib

which is simialr to that defined in version 3.2.3.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?29474>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

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