table

Methods

Method Reference: table.isscalar

table: TF = isscalar (tbl)

Test input table for being a scalar.

TF = isscalar (tbl) returns true if the input table tbl has a single row and a single variable.

Source Code: table