开发者

Is it possible to call MathGL functions from .NET?

开发者 https://www.devze.com 2023-04-10 23:27 出处:网络
As in the subject - if I would like to create a publication ready graph开发者_JAVA技巧 from .NET, is this possible?I ended up calling the Matlab runtime functions. MatPlotLib also works well, but woul

As in the subject - if I would like to create a publication ready graph开发者_JAVA技巧 from .NET, is this possible?


I ended up calling the Matlab runtime functions. MatPlotLib also works well, but would require IronPython for interop between .NET and Python.


I think it is possible. You just need to use C functions of MathGL from .NET.

0

精彩评论

暂无评论...
验证码 换一张
取 消