How to hide/merge the classdef m files?

1 vue (au cours des 30 derniers jours)
Song
Song le 1 Avr 2015
I want to deploy my matlab application to other one. And it contains several classdef m files. As far as I know, one can convert the m file to p file so that there is no way to let know the content of it. But due to the special class definition organisation the counterpart can still see the class names of m file. And one (perhaps) can not merge the class definition files into one file like functions.
So my question is: is there any way to hide the class definition and names or merge class defintion file together during deployment?
Thanks !

Réponses (0)

Catégories

En savoir plus sur Construct and Work with Object Arrays dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by