On 9 Mar 2010, at 09:17, Mike Croucher wrote: > Hi all > > I recently converted a few octave-forge files to allow them to work on > MATLAB. The work was fairly trivial but might be useful to someone > else and so I was planning on releasing them publicly. Does anyone > have any comments/advice before I go ahead? > > Best Wishes, > Mike
Two comments 1 - Were you aware of the oct2mat ( http://octave.sourceforge.net/oct2mat/index.html ) which is intended to automate this kind of porting? 2 - Most OF packages are GPL so you are entitled to redistribute any derivative work as long as it is also under GPL. This in particular means that you CANNOT distribute such derivatives via Matlab Central as new terms of use by the Mathworks impose non GPL- compatible restrictions on code distributed on their website. c. ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Octave-dev mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/octave-dev
