| Neural Network Toolbox | ![]() |
Display the name and properties of a neural network's variables
Syntax
To Get Help
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 | dist | ![]() |