Hiding the code in m file ?
5 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (2)
Sachin Ganjare
il 12 Ott 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!!!
0 Commenti
Vedere anche
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!