How to hide Matlab in background?

조회 수: 1 (최근 30일)
Cristian Martin
Cristian Martin 2020년 6월 27일
댓글: Cristian Martin 2020년 6월 27일
There is a possibility to hide Matlab console in background when run an interface based on Matlab which called some functions?

채택된 답변

Manchikatla Laxmi Prasanna
Manchikatla Laxmi Prasanna 2020년 6월 27일
convert your code into protected file using syntax
pcode filename
  댓글 수: 3
Manchikatla Laxmi Prasanna
Manchikatla Laxmi Prasanna 2020년 6월 27일
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 2020년 6월 27일
Thanks for the answer, I'll try to make it like you said.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Programming에 대해 자세히 알아보기

태그

제품


릴리스

R2016b

Community Treasure Hunt

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

Start Hunting!

Translated by