Dev the link that you posted is no longer working it seems. I am working on a similar project which involves a part in which I need to execute MATLAB code as part of a flowgraph, so I was hoping to use your block as a reference for my own work. If it is possible, kindly can you reupload it and provide a link. Any help in this regard is highly appreciated.
Dev Ramudit wrote: > > 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 > > > _______________________________________________ > Discuss-gnuradio mailing list > [email protected] > http://lists.gnu.org/mailman/listinfo/discuss-gnuradio > > -- View this message in context: http://old.nabble.com/execute-MATLAB-code-with-mlab_call-tp16286642p28660698.html Sent from the GnuRadio mailing list archive at Nabble.com. _______________________________________________ Discuss-gnuradio mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
