{ } Raw JSON

bundles / scipy latest / scipy / io / matlab / _mio4 / VarWriter4 / write

function

scipy.io.matlab._mio4:VarWriter4.write

source: /scipy/io/matlab/_mio4.py :505

Signature

def   write ( self arr name )

Summary

Write matrix arr, with name name

Parameters

arr : array_like

array to write

name : str

name in matlab workspace

Aliases

  • scipy.io.matlab._mio4.VarWriter4.write