Filter löschen
Filter löschen

Hiding the code in m file ?

12 Ansichten (letzte 30 Tage)
Rajan
Rajan am 12 Okt. 2012
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.

Antworten (2)

Walter Roberson
Walter Roberson am 12 Okt. 2012
pcode() the contents.

Sachin Ganjare
Sachin Ganjare am 12 Okt. 2012
Please refer below link:
This will provide way to hide your source code but still displaying comments for users of scripts.
Hope it helps!!!

Kategorien

Mehr zu Programming finden Sie in Help Center und File Exchange

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by