read_matlab: Read a matlab file and return the first element or the...

Description Usage Arguments Value

Description

Read a matlab file and return the first element or the specified element

Usage

1
read_matlab(filename, elem = 1)

Arguments

filename

the fully qualified file path

elem

character or numeric index of the element to return

Value

the item at index 'elem' unless there is an error in which case NULL


BigelowLab/sinkrtools documentation built on May 5, 2019, 2:45 p.m.