Maya与Matlab的数据通信插件,允许把Maya的网格数据传到Matlab进行处理。 This plugin provide a matlab computation interface as a maya node, allowing user perform custom computation in maya directly.
This Maya plugin allows one writing MATLAB code in MAYA’s attribute editor DIRECTLY.
It defines a matlab node in maya.
One can send polygon mesh data to the node, perform some computation and send the result back to maya.
All you need is connecting nodes, writing MATLAB code in maya interface and waiting for the result.
You can see a short tutorial here:http://www.cnblogs.com/dydx/p/4222512.html
Both x86 and x64 version are supported.
Prerequisite: