필터 지우기
필터 지우기

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

조회 수: 3 (최근 30일)
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 CenterFile Exchange에서 MATLAB Compiler SDK에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by