Добавил:
Upload Опубликованный материал нарушает ваши авторские права? Сообщите нам.
Вуз: Предмет: Файл:
Скачиваний:
27
Добавлен:
09.02.2015
Размер:
673.28 Кб
Скачать

Is_hdf5 - Determines if a file is in the hdf5 format

mount - Mounts a file

open - Opens an existing file

reopen - Returns a new identifier for an open file

set_mdc_config - Attempts to configure file's metadata cache

unmount - Unmounts a file

<H5G> - MATLAB Gateway to HDF5 Group Interface.

Contents for H5G: Group interface

To use these functions, you must be familiar with the information about

the Group Interface contained in the User's Guide and Reference Manual

for HDF5 version 1.8.3. This documentation may be obtained from The

HDF Group at <http://www.hdfgroup.org>.

close - Closes the specified group

create - Creates a new group

get_info - Returns information about a group

open - Opens a group

<H5I> - MATLAB Gateway to HDF5 Identifier Interface.

Contents for H5I: Identifier interface

To use these functions, you must be familiar with the information about

the Identifier Interface contained in the User's Guide and Reference

Manual for HDF5 version 1.8.3. This documentation may be obtained from

The HDF Group at <http://www.hdfgroup.org>.

dec_ref - Decrements the reference count for an object

get_file_id - Returns identifier for the object's parent file

get_name - Returns a name of an object from the identifier

get_ref - Returns the reference count for an object

get_type - Returns the type of an object

inc_ref - Increments the reference count for an object

is_valid - Determines if an identifier is valid

<H5L> - MATLAB Gateway to HDF5 Link Interface.

Contents for H5L: Link interface

To use these functions, you must be familiar with the information about

the Link Interface contained in the User's Guide and Reference

Manual for HDF5 version 1.8.3. This documentation may be obtained from

The HDF Group at <http://www.hdfgroup.org>.

copy - Copies a link from one location to another

create_external - Creates an external link

create_hard - Creates a hard link

create_soft - Creates a soft link

delete - Deletes a link

exists - Checks for the existence of a link

get_info - Returns information about a link

get_name_by_idx - Returns name of the link in a group by an index

get_val - Returns the value of a symbolic link

iterate - Iterates through links in a group

iterate_by_name - Iterates through links in a group

move - Moves a link from one location to another

visit - Iterate through all links in and below a group

visit_by_name - Iterate through all links in and below a group

<H5ML> - MATLAB-HDF5 Gateway utilities.

Contents for H5ML: MATLAB helper interface

H5ML.compare_values - Numerically compare two HDF5 values.

H5ML.get_constant_names - Get a list of HDF5 library constants

H5ML.get_constant_value - Return the value corresponding to string.

H5ML.get_function_names - Get the functions provided by the library.

H5ML.get_mem_datatype - Retrieve datatype for dataset ID

H5ML.hoffset - Determine the offset of field

H5ML.sizeof - Return the size (in bytes) of a variable

<H5O> - MATLAB Gateway to HDF5 Object Interface.

Contents for H5O: Object interface

To use these functions, you must be familiar with the information about

the Object Interface contained in the User's Guide and Reference Manual

for HDF5 version 1.8.3. This documentation may be obtained from The

HDF Group at <http://www.hdfgroup.org>.

close - Closes an object in an HDF5 file

copy - Copies an object from one location to another

get_comment - Retrieves comment for an object

get_comment_by_name - Retrieves comment for an object

get_info - Retrieves metadata for an object

link - Creates a hard link to an object

open - Opens an object

open_by_idx - Opens an object

set_comment - Sets comment for specified object

set_comment_by_name - Sets comment for specified object

visit - Recursively visit objects accessible from group

visit_by_name - Recursively visit objects accessible from group

<H5P> - MATLAB Gateway to HDF5 Property Interface.

Contents for H5P: Property interface

To use these functions, you must be familiar with the information about

the Property List Interface contained in the User's Guide and Reference Manual

for HDF5 version 1.8.3. This documentation may be obtained from The

HDF Group at <http://www.hdfgroup.org>.

General Property List Operations

close - Closes a property list

copy - Copies an existing property list

create - Creates a property list

get_class - Gets the property list class for a property list

Generic Property List Operations

close_class - Closes a property list class

equal - Checks if property lists are equal

exist - Checks if a named property exists

get - Gets the value of a property

get_class_name - Gets the name of a class

get_class_parent - Gets the parent class

get_nprops - Gets the number of properties

get_size - Gets the size of a property value

isa_class - Checks if property list is a class member

iterate - Iterates over properties in a property class

set - Sets a property list value

Dataset Access, Memory, and Transfer Properties

get_btree_ratios - Gets B-tree split ratios

get_chunk_cache - Gets chunk cache parameters

get_dxpl_multi - Gets multi-file dxpl information

get_edc_check - Gets error-detection mode

get_hyper_vector_size - Gets number of hyperslab I/O vectors

set_btree_ratios - Sets B-tree split ratios

set_chunk_cache - Sets chunk cache parameters

set_dxpl_multi - Sets multi-file property list

set_edc_check - Sets error-detection mode

set_hyper_vector_size - Sets number of hyperslab I/O vectors

Dataset Creation Properties

all_filters_avail - Checks if filters are available

fill_value_defined - Checks if a fill value is defined

get_alloc_time - Gets the timing for allocation

get_chunk - Gets the chunk size

get_external - Gets external file from the list

get_external_count - Gets the count of external files

get_fill_time - Gets the fill values write time

get_fill_value - Gets the dataset fill value

get_filter - Gets the filter in a pipeline

get_filter_by_id - Gets the filter information by index

get_layout - Gets the raw data layout

get_nfilters - Gets the number of pipeline filters

modify_filter - Modifies a filter in a pipeline

remove_filter - Delete filters in the filter pipeline

set_alloc_time - Sets the timing for allocation

set_chunk - Sets the chunk size

set_deflate - Sets compression method and level

set_external - Adds external file to the list

set_fill_time - Sets the fill value write time

set_fill_value - Sets the fill value for a dataset

set_filter - Adds the filter to the pipeline

set_fletcher32 - Sets up use of the Fletcher32 filter

set_layout - Sets the raw data layout

set_nbit - Sets up the use of the N-Bit filter

set_scaleoffset - Sets up the Scale-Offset filter

set_shuffle - Sets up use of the shuffle filter

File Access Properties

get_alignment - Gets alignment properties

get_driver - Gets low-lever driver identifier

get_family_offset - Gets low-level file offset

get_fapl_core - Gets the H5FD_CORE driver properties

get_fapl_family - Gets file access for the family driver

get_fapl_multi - Gets multi-file driver properties

get_fclose_degree - Gets the file close degree

get_libver_bounds - Gets library version bounds settings

get_gc_references - Gets the garbage collecting settings

get_mdc_config - Gets the metadata cache configuration

get_meta_block_size - Gets the metadata block size setting

get_multi_type - Gets MULTI driver type of data

get_sieve_buf_size - Gets maximum data sieve buffer size

get_small_data_block_size - Gets the small data block size setting

set_alignment - Sets alignment properties

set_family_offset - Sets low-level file offset

set_fapl_core - Sets the H5FD_CORE driver properties

set_fapl_family - Sets file access for the family driver

set_fapl_log - Sets up the use of the logging driver

set_fapl_multi - Sets multi-file driver properties

set_fapl_sec2 - Sets up the use of the sec2 driver

set_fapl_split - Emulates the old split file driver

set_fapl_stdio - Sets the standard I/O driver

set_fclose_degree - Sets the file close degree

set_gc_references - Sets the garbage collecting flag

set_libver_bounds - Sets library version bounds settings

set_mdc_config - Sets the metadata cache configuration

set_meta_block_size - Sets the minimum metadata block size

set_multi_type - Sets the type of data property

set_sieve_buf_size - Sets the data sieve buffer max size

set_small_data_block_size - Sets small data contiguous block sizes

File Creation Properties

get_istore_k - Gets the 1/2 rank of a B-tree

get_sizes - Gets size of the object offsets and lengths

get_sym_k - Gets symbol table node parameter sizes

get_userblock - Gets the size of a user block

get_version - Gets the version information

set_istore_k - Sets the 1/2 rank of a B-tree

set_sizes - Sets size of the object offsets and lengths

set_sym_k - Sets symbol table node parameter sizes

set_userblock - Sets the size of a user block

Object Copy and Object Creation Properties

get_attr_creation_order - Gets attribute creation order

get_attr_phase_change - Gets attribute storage phase change thresholds

get_copy_object - Gets object copy property options

set_attr_creation_order - Sets attribute creation order

set_attr_phase_change - Sets attribute storage phase change thresholds

set_copy_object - Sets object copy property options

Group Creation Properties

get_create_intermediate_group - Gets intermediate group creation setting

get_link_creation_order - Gets link creation order

get_link_phase_change - Gets compact, dense group thresholds

set_create_intermediate_group - Sets intermediate group creation setting

set_link_creation_order - Sets link creation order

set_link_phase_change - Sets compact, dense group thresholds

String Properties

get_char_encoding - Gets the character encoding

set_char_encoding - Sets the character encoding

<H5R> - MATLAB Gateway to HDF5 Reference Interface.

Contents for H5R: Reference interface

To use these functions, you must be familiar with the information about

the Property List Interface contained in the User's Guide and Reference

Manual for HDF5 version 1.8.3. This documentation may be obtained from

The HDF Group at <http://www.hdfgroup.org>.

create - Creates a reference

dereference - Opens the HDF5 object being referenced

get_name - Retrieves the name of the referenced object

get_obj_type - Returns the type of object

get_region - Returns a dataspace associated with the region

<H5S> - MATLAB Gateway to HDF5 Dataspace Interface.

Contents for H5S: Dataspace interface

To use these functions, you must be familiar with the information about

the Dataspace Interface contained in the User's Guide and Reference

Manual for HDF5 version 1.8.3. This documentation may be obtained from

The HDF Group at <http://www.hdfgroup.org>.

copy - Creates a copy of a dataspace

create - Creates a dataspace

close - Terminates access to a dataspace

create_simple - Creates a new simple dataspace

extent_copy - Copies the extent of a dataspace

get_select_bounds - Gets bounding box of a selection

get_select_elem_npoints - Gets number of points in selection

get_select_elem_pointlist - Gets list of points in selection

get_select_hyper_blocklist - Gets list of hyperslab blocks

get_select_hyper_nblocks - Gets number of hyperslab blocks

get_select_npoints - Gets point count in a selection

get_select_type - Gets type of dataspace selection

get_simple_extent_dims - Gets dataspace dimension size

get_simple_extent_ndims - Determines rank of dataspace

get_simple_extent_npoints - Gets element count in a dataspace

get_simple_extent_type - Gets current class of a dataspace

Соседние файлы в папке Библиотеки Matlab