How to hide Matlab in background?

1 Ansicht (letzte 30 Tage)
Cristian Martin
Cristian Martin am 27 Jun. 2020
Kommentiert: Cristian Martin am 27 Jun. 2020
There is a possibility to hide Matlab console in background when run an interface based on Matlab which called some functions?

Akzeptierte Antwort

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

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Kategorien

Mehr zu Programming finden Sie in Help Center und File Exchange

Produkte


Version

R2016b

Community Treasure Hunt

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

Start Hunting!

Translated by