Ruby interaction with matlab

how can we run ruby code in matlab and print results in matlab?

Rajesh K. wrote in post #1037379:

how can we run ruby code in matlab and print results in matlab?

Hi,

There is a way to call Matlab code from Ruby in matlab-ruby:

http://matlab-ruby.rubyforge.org/matlab-ruby/

but to run Ruby code in Matlab, probably you should ask this question in
the Matlab discussion group.

Regards,

Bill