bundles / scipy latest / scipy / io / matlab / _mio4 / MatFile4Reader / read_var_header
function
scipy.io.matlab._mio4:MatFile4Reader.read_var_header
source: /scipy/io/matlab/_mio4.py :348
Signature
def read_var_header ( self ) Summary
Read and return header, next position
Parameters
None
Returns
header: objectobject that can be passed to self.read_var_array, and that has attributes
nameandis_globalnext_position: intposition in stream of next variable
Aliases
-
scipy.io.matlab._mio.MatFile4Reader.read_var_header