@iddata/get
Function File: get (dat)
Function File: value = get (dat, 'key')
Function File: [val1, val2, …] = get (dat, 'key1', 'key2', …)
Access key values of iddata objects.
Type get(dat) to display a list of available keys.
Source Code: @iddata/get