User`s guide

datatypemanager
independent objects. When you change a property of either cc or cc2,
the corre sponding property in the other o bject changes as well.
Data Type Manager
When you create objects that access functions in a project, M ATLA B
software can recognize most data types that you use in your project.
However,ifthefunctionsuseoneormorecustomtypedenitions,
MATLAB software cannot recognize the data type and cannot work
with the function. To overcome this problem, the Data Type M anager
provides the capabil ity to dene your typedefs to MATLAB software.
Entering
datatypemanager(cc)
at the MATLAB prompt opens the DTM.
7-30