« Earlier2 items total Later »

Matlab & Ruby Together

Found a project on rubyforge that adds a Matlab interface to Ruby via the Matlab Engine. Check it out. Ruby is the language Matlab should be if it got it's act together. For Matlab programmers who have never seen Ruby then goto http://www.ruby-lang.org

Call Matlab From Perl

CPAN, the perl module supersite contains a module called Math::Matlab

If MyMatlab is a sub-class of Math::Matlab ...
  use MyMatlab;
  $matlab = MyMatlab->new( { %args } );

  my $code = q/fprintf( 'Hello world!\n' );/
  if ( $matlab->execute($code) ) {
      print $matlab->fetch_result;
  } else {
      print $matlab->err_msg;
  }

« Earlier2 items total Later »




Sponsored by

Sole Central

Your one stop shop for Birkenstock and Crocs shoes and sandles.