discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] how to save float data into a file


From: Marcus Müller
Subject: Re: [Discuss-gnuradio] how to save float data into a file
Date: Sun, 3 Jan 2016 21:17:15 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0

Hi Ekko,

I'm not sure what you're doing, because you don't share any code.

Best regards,
Marcus

On 03.01.2016 17:18, Ekko wrote:
hello all,i want to save the random float data into a file ,but i can not check the data just as 
0.12324 in the dest file

my random source is 
numpy.random.rand(10)

and i want to save those ten number into a file for recording the random data.
now,the data is stored in the file,but i can not get the data just like 0.3212121 this format,

what should i do ,i want to store the number into file ,and i can check the number just like 0.2131,not all 0 and 1.


_______________________________________________
Discuss-gnuradio mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio


reply via email to

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