discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] execute MATLAB code with mlab_call


From: Dev Ramudit
Subject: [Discuss-gnuradio] execute MATLAB code with mlab_call
Date: Tue, 25 Mar 2008 15:28:40 -0400
User-agent: Mozilla-Thunderbird 2.0.0.4 (X11/20070828)

Hello all,

I've been working with a colleague who works mostly in MATLAB to prototype and test the work we're doing, so I've written a block that uses the MATLAB engine interface to execute MATLAB code as part of a flowgraph. It's based on the howto-write-a-block example, and can be built and used in much the same way. Please let me know if you find this block useful and if you needs other versions (for floats, etc.). If you're interested in using this block, please follow the README. Since there is a translation to the MATLAB engine and back, this block is significantly slower than a straightforward C++ block. I'd strongly recommend using it with something like gr_head or "small" data streams.

It is located at:
http://tyrfing.hls.stevens-tech.edu/gnuradio/ml-0.1.tar.gz

I've left most of the licensing and doc stuff alone since I'm not sure how to best modify it. Please let me know if this is an issue.

Thanks,
Dev




reply via email to

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