[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug in saveimgage.m in octave.1.1.1
From: |
Vinayak Dutt |
Subject: |
bug in saveimgage.m in octave.1.1.1 |
Date: |
Fri, 24 Feb 95 10:13:41 CST |
there is a typo in saveimage.m function in image subdirectory. the line to
save the image to file (line 80) should read
eval([save -ascii ......
instead of
eval([save -asciii .....
--vinayak-
/*
* vinayak dutt
* graduate student, ultrasound research
* mayo graduate school, rochester mn
*
* e-mail: address@hidden
* address@hidden
*
*/
#include "disclaimer.h"
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- bug in saveimgage.m in octave.1.1.1,
Vinayak Dutt <=