Neural Network Toolbox    
disp

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


  dhardlms display