some functions of neural network toolbox are missing?

1 visualizzazione (ultimi 30 giorni)
i have removed and installed neural net toolbox several time but still its not working? some functions are not working

Risposta accettata

Steven Lord
Steven Lord il 23 Ott 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 Commenti
Walter Roberson
Walter Roberson il 24 Ott 2017
transposedConv2dLayer was added in R2017b.

Accedi per commentare.

Più risposte (0)

Community Treasure Hunt

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

Start Hunting!