Hiding the code in m file ?
조회 수: 3 (최근 30일)
이전 댓글 표시
I would like to hide all the contents of the m file except for the description(Comments at the beginning of the file.). So I can give my file to others to use . How can I achieve this ?
Thanks in advance.
댓글 수: 0
답변 (2개)
Sachin Ganjare
2012년 10월 12일
Please refer below link:
This will provide way to hide your source code but still displaying comments for users of scripts.
Hope it helps!!!
댓글 수: 0
참고 항목
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!