# doc-cache created by Octave 4.0.0
# name: cache
# type: cell
# rows: 3
# columns: 6
# name: <cell-element>
# type: sq_string
# elements: 1
# length: 9
is_matrix


# name: <cell-element>
# type: sq_string
# elements: 1
# length: 275
 -- Loadable Function: is_matrix (A, ...)
     Return true if all arguments are matrices and false otherwise.  []
     is a valid matrix.  Avoid nasty stuff like 'true = isreal ("a")'

     See also: is_real_matrix, is_real_square_matrix, is_real_vector,
     is_real_scalar.


# name: <cell-element>
# type: sq_string
# elements: 1
# length: 62
Return true if all arguments are matrices and false otherwise.



# name: <cell-element>
# type: sq_string
# elements: 1
# length: 14
is_real_matrix


# name: <cell-element>
# type: sq_string
# elements: 1
# length: 276
 -- Loadable Function: is_real_matrix (A, ...)
     Return true if all arguments are real-valued matrices and false
     otherwise.  [] is a valid matrix.  Avoid nasty stuff like 'true =
     isreal ("a")'

     See also: is_real_square_matrix, is_real_vector, is_real_scalar.


# name: <cell-element>
# type: sq_string
# elements: 1
# length: 74
Return true if all arguments are real-valued matrices and false
otherwise.



# name: <cell-element>
# type: sq_string
# elements: 1
# length: 14
is_real_scalar


# name: <cell-element>
# type: sq_string
# elements: 1
# length: 256
 -- Loadable Function: is_real_scalar (A, ...)
     Return true if all arguments are real-valued scalars and false
     otherwise.  [] is not a valid scalar.  Avoid nasty stuff like 'true
     = isreal ("a")'

     See also: is_real_matrix, is_real_vector.


# name: <cell-element>
# type: sq_string
# elements: 1
# length: 73
Return true if all arguments are real-valued scalars and false
otherwise.



# name: <cell-element>
# type: sq_string
# elements: 1
# length: 21
is_real_square_matrix


# name: <cell-element>
# type: sq_string
# elements: 1
# length: 291
 -- Loadable Function: is_real_square_matrix (A, ...)
     Return true if all arguments are real-valued, square matrices and
     false otherwise.  [] is a valid square matrix.  Avoid nasty stuff
     like 'true = isreal ("a")'

     See also: is_real_matrix, is_real_vector, is_real_scalar.


# name: <cell-element>
# type: sq_string
# elements: 1
# length: 80
Return true if all arguments are real-valued, square matrices and false
otherwis



# name: <cell-element>
# type: sq_string
# elements: 1
# length: 14
is_real_vector


# name: <cell-element>
# type: sq_string
# elements: 1
# length: 279
 -- Loadable Function: is_real_vector (A, ...)
     Return true if all arguments are real-valued vectors and false
     otherwise.  [] is not a valid vector.  Avoid nasty stuff like 'true
     = isreal ("a")'

     See also: is_real_square_matrix, is_real_matrix, is_real_scalar.


# name: <cell-element>
# type: sq_string
# elements: 1
# length: 73
Return true if all arguments are real-valued vectors and false
otherwise.



# name: <cell-element>
# type: sq_string
# elements: 1
# length: 8
nfields2


# name: <cell-element>
# type: sq_string
# elements: 1
# length: 87
 -- Built-in Function: nfields (S)
     Return the number of fields of the structure S.


# name: <cell-element>
# type: sq_string
# elements: 1
# length: 47
Return the number of fields of the structure S.





