some functions of neural network toolbox are missing?

1 visualización (últimos 30 días)
software
software el 23 de Oct. de 2017
Comentada: software el 24 de Oct. de 2017
i have removed and installed neural net toolbox several time but still its not working? some functions are not working
  1 comentario
Walter Roberson
Walter Roberson el 23 de Oct. de 2017
Which version are you using, and which functions are not working?

Iniciar sesión para comentar.

Respuesta aceptada

Steven Lord
Steven Lord el 23 de Oct. de 2017
When you look up the function that you say is "not working" in the latest documentation and look at the end of their page, does it say that they were introduced in a later release than the one you're using?
What specifically does "not working" mean? Does it throw an error when you try to run them (and if so, what is the FULL text of that error message -- everything in red?) Does it issue a warning (ditto about the full text, except everything in orange.)
  3 comentarios
Walter Roberson
Walter Roberson el 24 de Oct. de 2017
transposedConv2dLayer was added in R2017b.
software
software el 24 de Oct. de 2017
Ok. thanks

Iniciar sesión para comentar.

Más respuestas (0)

Community Treasure Hunt

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

Start Hunting!