Class MapToMat5Struct

    • Constructor Detail

      • MapToMat5Struct

        public MapToMat5Struct()
    • Method Detail

      • convert

        protected us.hebi.matlab.mat.types.Array convert​(Object object)
        Converts the object into an array.
        Parameters:
        object - the object to convert
        Returns:
        the generated array
      • convert

        protected us.hebi.matlab.mat.types.Struct convert​(Map map)
        Converts the map into a Matlab struct object.
        Parameters:
        map - the map to convert
        Returns:
        the generated struct