How to hide/merge the classdef m files?

4 visualizaciones (últimos 30 días)
Song
Song el 1 de Abr. de 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 !

Respuestas (0)

Categorías

Más información sobre Symbolic Math Toolbox en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by