some functions of neural network toolbox are missing?

1 Ansicht (letzte 30 Tage)
software
software am 23 Okt. 2017
Kommentiert: software am 24 Okt. 2017
i have removed and installed neural net toolbox several time but still its not working? some functions are not working
  1 Kommentar
Walter Roberson
Walter Roberson am 23 Okt. 2017
Which version are you using, and which functions are not working?

Melden Sie sich an, um zu kommentieren.

Akzeptierte Antwort

Steven Lord
Steven Lord am 23 Okt. 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 Kommentare
Walter Roberson
Walter Roberson am 24 Okt. 2017
transposedConv2dLayer was added in R2017b.

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Community Treasure Hunt

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

Start Hunting!