Main Content
hextop
Hexagonal layer topology function
Syntax
hextop(dimensions)
Description
hextop
calculates the neuron positions for layers whose neurons are
arranged in an N
-dimensional hexagonal pattern.
hextop(dimensions)
takes one argument:
dimensions | Row vector of dimension sizes |
and returns an N
-by-S
matrix of N
coordinate vectors where N
is the number of dimensions and
S
is the product of dimensions
.
Examples
Version History
Introduced before R2006a