如何使用c#执行matlab编写的exe文件,然后将数据从exe导入c#? [英] How do I use c# to execute exe file written by matlab and then import data from exe back to c#?

查看:523
本文介绍了如何使用c#执行matlab编写的exe文件,然后将数据从exe导入c#?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我使用进程启动函数来执行exe文件。如何将从该exe文件计算的数据加载回c#?谢谢

解决方案

如果我正确理解你的问题,你应该集成到已编译的EXE。为此,请查看

- MATLAB Compiler SDK [< a href =http://se.mathworks.com/products/matlab-compiler-sdk/target =_ blanktitle =New Window> ^ ]

- 选择语言 - C / C ++ ,. NET或Java [ ^ ]

I use process start function to execute the exe file. How can I load the data computed from that exe file back to c#? Thanks

解决方案

If I understand your question correctly, you should integrate to the compiled EXE. For that, have a look at
- MATLAB Compiler SDK[^]
- Choosing a Language – C/C++, .NET, or Java[^]


这篇关于如何使用c#执行matlab编写的exe文件,然后将数据从exe导入c#?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆