# doc-cache created by Octave 4.0.1
# name: cache
# type: cell
# rows: 3
# columns: 1
# name: <cell-element>
# type: sq_string
# elements: 1
# length: 4
tars


# name: <cell-element>
# type: sq_string
# elements: 1
# length: 200
 s = tars (foo,bar, ... ) == struct ("foo",foo,"bar",bar,...)

 Groups foo, bar, ... into a struct whose fields are "foo", "bar" ...
 and such that s.foo == foo, s.bar == bar ...  

 See also : untar



# name: <cell-element>
# type: sq_string
# elements: 1
# length: 23
 s = tars (foo,bar, ...





