One advantage I've found using Octave (open-source version of Matlab) is that I can output variables in a plain-text format that's easy to parse into a J array.
On Thu, Jul 16, 2015 at 9:48 AM, John Baker <[email protected]> wrote: > I'm always interested in looking at J/dll interface applications. Thanks > for sharing. > > On Thu, Jul 16, 2015 at 8:39 AM, Jose Mario Quintana < > [email protected]> wrote: > > > Although I have no immediate need for your script I downloaded it for > > future reference (you never know). Thanks for sharing your code. > > > > On Tue, Jul 14, 2015 at 8:35 PM, Ryan Eckbo <[email protected]> wrote: > > > > > I recently had to operate on some data saved in Matlab files > > > so I wrote an interface for J. Here it is in case it's > > > useful to anyone else. > > > > > > https://github.com/reckbo/jmatlab > > > ---------------------------------------------------------------------- > > > For information about J forums see http://www.jsoftware.com/forums.htm > > > > > ---------------------------------------------------------------------- > > For information about J forums see http://www.jsoftware.com/forums.htm > > > > > > -- > John D. Baker > [email protected] > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm > -- Devon McCormick, CFA ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
