How to hide Matlab in background?

There is a possibility to hide Matlab console in background when run an interface based on Matlab which called some functions?

 Accepted Answer

convert your code into protected file using syntax
pcode filename

3 Comments

Could you be more specific please. Where do insert the code specified by you ?
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
Thanks for the answer, I'll try to make it like you said.

Sign in to comment.

More Answers (0)

Categories

Find more on Programming in Help Center and File Exchange

Products

Release

R2016b

Community Treasure Hunt

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

Start Hunting!