How to hide Matlab in background?

1 visualizzazione (ultimi 30 giorni)
There is a possibility to hide Matlab console in background when run an interface based on Matlab which called some functions?

Risposta accettata

Manchikatla Laxmi Prasanna
convert your code into protected file using syntax
pcode filename
  3 Commenti
Manchikatla Laxmi Prasanna
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 il 27 Giu 2020
Thanks for the answer, I'll try to make it like you said.

Accedi per commentare.

Più risposte (0)

Categorie

Scopri di più su Programming in Help Center e File Exchange

Prodotti


Release

R2016b

Community Treasure Hunt

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

Start Hunting!

Translated by