help-octave
[Top][All Lists]
Advanced

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

Re: number conversion


From: Manjunath Bhat
Subject: Re: number conversion
Date: Wed, 26 May 2010 15:56:00 +0530

Yes, sort of. I'm writing a pre-processor for my project using C++ and trying to call octave functions from C++ program to get the numbers converted from real to 16bit fixed and then to 24-bit float.

Thanks for your kind reply.

On Tue, May 25, 2010 at 8:24 PM, Przemek Klosowski <address@hidden> wrote:
On 05/25/2010 06:15 AM, Manjunath Bhat wrote:
Dear sir,

I wanted to convert 16bit fixed point number (in 2.14 format) to 24bit
floating point format. in octave I'm not able to find the required
function. can you please help me out?

2.14 fixed format isn't a native Octave data type, so I assume that you
have a disk file and want to read it in and convert to another non-Octave data format (24-bit floating), presumably to write it out
to another file. Did I guess right?

p



--
Manjunath Bhat

reply via email to

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