Sha256: 9849f2d8b7541addb9c3e91e5468ebd00eccc1dd2478100b130c8cc8645508ca
Contents?: true
Size: 905 Bytes
Versions: 1
Compression:
Stored size: 905 Bytes
Contents
== 2.0.1 / 2008-02-21 * 1 minor enhancement * Added block usage to Matlab::Engine.new == 2.0.0 / 2008-01-03 * 1 bug fix * Added NilClass to_ruby method. * 3 changes * Removed dynamic variable name setters/getters in favor of put_variable, get_variable methods. * 1 dimensional MATLAB matrices are now converted into a normal Ruby Arrays. * 1 dimensional MATLAB struct matrices are now converted into normal Ruby Hashes. * 3 enhancements * MATLAB functions may now be executed directly from the engine instead of having to use eval_string. * Ruby Arrays are now converted into 1 dimensional MATLAB matrices. * Ruby Hashes are now converted into 1 dimensional MATLAB struct matrices. == 1.0.1 / 2007-04-27 * 1 bug fix * Need to check for nil value during MATLAB to Ruby StructMatrix conversion otherwise it segfaults. == 1.0.0 / 2007-04-06 * 1 major enhancement * Birthday!
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
matlab-ruby-2.0.1 | History.txt |