ow2-proactive / connector-matlab-scilab

ProActive connector for Matlab & Scilab
http://proactive.activeeon.com/
GNU Affero General Public License v3.0
2 stars 13 forks source link

Allow the usage of matlab object's method in PATask #265

Closed activeeon-bot closed 8 years ago

activeeon-bot commented 9 years ago

Original issue created by Fabien Viale on 04, Jun 2015 at 18:36 PM - MSC-276


It is currently not possible to specify Matlab Object method handles when using PATask. PATask works only with dedicated matlab function.

Matlab coders might want to send to remote executions a code defined in an object method, part of a complex code hierarchy, and additionally, he expects that this remote execution will be able to inherit the object attributes (only the values at submission time).

lpellegr commented 8 years ago

fixed