How to use matlab codes in GRC using File source?

Hi,

How can we use matlab lab codes in GRC.Is there any tutorial on that?

Regards
Jaspreet

View this message in context:
http://old.nabble.com/How-to-use-matlab-codes-in-GRC-using-File-source--tp28520679p28520679.html
Sent from the GnuRadio mailing list archive at Nabble.com.

On 05/11/2010 03:07 AM, JAS DEO wrote:

Hi,

How can we use matlab lab codes in GRC.Is there any tutorial on that?

I’m not sure about about MATLLAB, but the question made me check on the
status of calling Octave from C again. I found this page:

http://wiki.octave.org/wiki.pl?CategoryExternal

that suggests it should be possible to write a block that can call an
Octave function.

Philip