Code Efficiency
The functions sim, train, and adapt all convert a network object to a structure,
before simulation and training, and then recast the structure back to a network.
This is done for speed efficiency since structure fields are accessed directly, while object fields are accessed using the MATLAB® object method handling system. If users write any code that uses utility functions outside of sim, train, or adapt, they should use the same technique.
| | Provide feedback about this page |
 | Functions | | Argument Checking |  |
Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.
Get the Interactive Kit