Neural Network Toolbox
  Go to function:
    Search    Help Desk 
disp    Examples   See Also

Display a neural network's properties

Syntax

disp(net)

To Get Help

Type help network/disp

Description

disp(net) displays a network's properties.

Examples

Here a perceptron is created and displayed.

See Also

display, sim, init, train, adapt



[ Previous | Help Desk | Next ]