[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
eps Toolkit - ftell that returns a scalar? was Re: subplot
From: |
John W. Eaton |
Subject: |
eps Toolkit - ftell that returns a scalar? was Re: subplot |
Date: |
Mon, 16 Jan 2006 23:54:40 -0500 |
On 17-Jan-2006, address@hidden wrote:
| The problem is that ftell does not return a scalar, but a "streamoff"
| type (Octave version 2.1.53), which the "/" operator does not
| understand.
|
| I'm now in search of a replacement ftell function that returns a scalar,
| as I don't think there is a way to typecast streamoff to scalar (?)...
Version 2.1.53 is quite old. The current version of Octave (2.1.72)
should work as you expect.
jwe
-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.
Octave's home on the web: http://www.octave.org
How to fund new projects: http://www.octave.org/funding.html
Subscription information: http://www.octave.org/archive.html
-------------------------------------------------------------