montage function
Thomas Weber
thomas.weber.mail at gmail.com
Thu Feb 5 03:30:59 CST 2009
Am Donnerstag, den 05.02.2009, 00:11 +0200 schrieb Orgad Shaneh:
> Hello,
>
> I'm trying to run a script that runs fine with matlab, and I receive
> the following error:
> error: `montage' undefined near line 31 column 9
> error: evaluating for command near line 22, column 1
> error: near line 33 of file `kasparov.m'
>
> I attached the file, and the source image.
Octave doesn't have the montage function. Looking at
montage.m's help on the web, it doesn't look too difficult. Maybe you
can try coding it yourself and submit it for inclusion?
Thomas
More information about the Bug-octave
mailing list