public interface MWMarshalingRules
ComponentProxy
. The rules apply to all functions included in the archive.
Users should extend MWDefaultMarshallingRules
when marshalling structures to a
MATLAB function. Users should not provide a custom implementation of this interface.
Modifier and Type | Field and Description |
---|---|
static java.util.List |
DEFAULT_STRUCT_TYPES |
Modifier and Type | Method and Description |
---|---|
java.util.List<java.lang.Class> |
getStructTypes()
Get the list of user defined Java classes that represent a MATLAB struct
|
Copyright 2010-2013 The MathWorks, Inc.