Section: Inspection Functions
This function tests to see if the argument is a square matrix. The syntax for issquare is
issquare
x = issquare(y)
and it returns a logical 1 if the argument is size N x N logical 0 otherwise.
N x N