Neural Network Toolbox Previous page   Next Page
display

Display the name and properties of a neural network's variables

Syntax

display(net)

To Get Help

Type help network/disp

Description

display(net) displays a network variable's name and properties.

Examples

Here a perceptron variable is defined and displayed.

display is automatically called as follows:

See Also

disp, sim, init, train, adapt


Previous page  disp dist Next page

© 1994-2005 The MathWorks, Inc.