help-octave
[Top][All Lists]
Advanced

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

questions on binary i/o


From: Vinayak Dutt
Subject: questions on binary i/o
Date: Tue, 17 Jan 95 09:59:39 CST

hi:

  i was using the new binary i/o facility of octave 1.1. i was wondering
if there is a simple way to read binary complex data stored as
two float fields. the simplest way that i can think of is to read 
data into a float buffer twice the size of complex matrix to read. and
then remap this float vector into complex matrix. it would be great
if fread() could read "complex" data type.



--vinayak-
/*
 * vinayak dutt
 * graduate student, ultrasound research
 * mayo graduate school, rochester mn
 *
 * e-mail: address@hidden
 *         address@hidden
 *
 */
#include "disclaimer.h"


reply via email to

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