How to hide Matlab in background?

2 vues (au cours des 30 derniers jours)
Cristian Martin
Cristian Martin le 27 Juin 2020
Commenté : Cristian Martin le 27 Juin 2020
There is a possibility to hide Matlab console in background when run an interface based on Matlab which called some functions?

Réponse acceptée

Manchikatla Laxmi Prasanna
Manchikatla Laxmi Prasanna le 27 Juin 2020
convert your code into protected file using syntax
pcode filename
  3 commentaires
Manchikatla Laxmi Prasanna
Manchikatla Laxmi Prasanna le 27 Juin 2020
1.save the code intially
2.conver it into pfile pcode filename
3.you can directly put this file name in required program no one can see this
Cristian Martin
Cristian Martin le 27 Juin 2020
Thanks for the answer, I'll try to make it like you said.

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Programming dans Help Center et File Exchange

Produits


Version

R2016b

Community Treasure Hunt

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

Start Hunting!

Translated by