Help with call .NET
显示 更早的评论
I need to be able to pass several matrices to a .NET object and have it do some manipulation with legacy code and then return the updated matrices to matlab. I can create a .NET method that will return one single value, but I'm clueless for passing more than that back in forth.
Can anyone give me an example (in both VB.NET and Matlab) where I pass two 2x2 matrices, return the modified matrices and a third variable?
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Get Started with Microsoft .NET 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!