openExampl​e('nnet/So​lveODEsUsi​ngANeuralN​etworkExam​ple') error

Run the following code in matlab 2020b openExample('nnet/SolveODEsUsingANeuralNetworkExample')
Error using openExample>resolveInput (line 107) Example "SolveODEsUsingANeuralNetworkExample" not found in "/Applications/MATLAB_R2020b.app/examples/nnet/examples.xml".
Where can i find this example? Many thanks

Respuestas (1)

Reshma Nerella
Reshma Nerella el 10 de Dic. de 2021
Hi
The example you are trying to use is included in the version R2021b: https://www.mathworks.com/help/deeplearning/ug/solve-odes-using-a-neural-network.html
The error is because the example is not found in R2020b. To use the example please update to R2021b or open the example in MATLAB Online from the documentation page.

Categorías

Más información sobre Deep Learning Toolbox en Centro de ayuda y File Exchange.

Preguntada:

el 4 de Dic. de 2021

Respondida:

el 10 de Dic. de 2021

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by