discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] How to insert a matlab file into GNURadio in pyth


From: George Nychis
Subject: Re: [Discuss-gnuradio] How to insert a matlab file into GNURadio in python
Date: Wed, 19 Mar 2008 14:04:02 -0400
User-agent: Thunderbird 2.0.0.12 (X11/20080227)



Jose Emilio Gervilla Rega wrote:
Hello,
I've made a code in matlab for GNURadio but I don't know how to insert this code in the files programmed in python in GNURadio. Can anyone tell me how to do it?I've seen there are some files done in matlab but I couldn't figure out how they have been inserted. Thank you very much!


Hi,

The octave scripts, found in here:
http://gnuradio.org/trac/browser/gnuradio/trunk/gnuradio-core/src/utils

... are not actually inserted into a GNU Radio flowgraph or anything. They are simply used to post-process data from GNU Radio.

I think some people have managed to integrate GNU Radio and matlab in the past, I don't know how though. But, those files I think you're speaking of are for post-processing.

- George




reply via email to

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