Hi there,

after adding 
addpath (genpath('/usr/share/octave/site/api-v22/m/octave2.9-forge/'))

and getting a lot of warnings:
[...]
warning: autoload: `' is not an absolute file name
warning: autoload: `' is not an absolute file name
warning: autoload: `' is not an absolute file name
[...]

i tried to load an image, but it fails:

octave:9> im = imread('3x3.png');
warning: implicit conversion from matrix to string
error: imread: invalid image depth
error: evaluating if command near line 76, column 5
error: called from `imread' in file 
`/usr/share/octave/site/api-v22/m/octave2.9-forge//image/imread.m'
error: evaluating assignment expression near line 9, column 4
octave:9>

i can read and show the same image with the older version 2.1

kubuntu gutsy uptodated

Best
m.

-- 
octave2.9-forge don't works in Gutsy!
https://bugs.launchpad.net/bugs/157050
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to