Effacer les filtres
Effacer les filtres

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

3 vues (au cours des 30 derniers jours)
Philipp Mueller
Philipp Mueller le 16 Sep 2016
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

Réponse acceptée

Maxime Yon
Maxime Yon le 16 Sep 2016
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 commentaire
Philipp Mueller
Philipp Mueller le 16 Sep 2016
Modifié(e) : Philipp Mueller le 16 Sep 2016
Thank you it works :) but you dont know how to open it IN c#?

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur MATLAB Compiler SDK dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by