[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: fread/fwrite matlab --> octave
From: |
Vinayak Dutt |
Subject: |
Re: fread/fwrite matlab --> octave |
Date: |
Fri, 22 Dec 95 09:35:17 CST |
Darrel Hankerson writes
# The ability to use the matlab
#
# image = fread(fid, [height, width], 'uchar')';
#
# would be welcomed. For example, this makes it easy to read raw (P5)
# graymap files.
Octave already supports fread() function in the way you would like. I am
using octave-1.1.1 and have used Octave in similar situations.
--vinayak-
/*
* vinayak dutt
* ex-graduate student, ultrasound research
* mayo graduate school, rochester mn
*
* e-mail: address@hidden
* address@hidden
* address@hidden
* http://www.mayo.edu/ultrasound/ultrasound.html
*
*/
#include "disclaimer.h"