フィルターのクリア

How can I use/start a MATLAB file, compiled to an exe-file, with C#?

3 ビュー (過去 30 日間)
Philipp Mueller
Philipp Mueller 2016 年 9 月 16 日
編集済み: Philipp Mueller 2016 年 9 月 16 日
Hi, How can I use/start a MATLAB file, compiled to an exe-file, with C#? I have created a 3D plot in MATLAB, which I want to execute in C#. So i have compiled my MATLAB file with "deploytool-command". The result was a .prj file. But how can i open this file? I thought i get a standalone exe file. i thought i can open and execute this .prj file without MATLAB ...
http://de.mathworks.com/help/compiler/deploytool.html#buid7hr-3

採用された回答

Maxime Yon
Maxime Yon 2016 年 9 月 16 日
Hi,
In deploytoll you can save your project (.prj) with the save button or create an exe file with the button package in the top right of the window.
Good luck
  1 件のコメント
Philipp Mueller
Philipp Mueller 2016 年 9 月 16 日
編集済み: Philipp Mueller 2016 年 9 月 16 日
Thank you it works :) but you dont know how to open it IN c#?

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeMATLAB Compiler SDK についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by