'Layer 1' is not a valid model name because it is not a valid MATLAB function name
120 次查看(过去 30 天)
显示 更早的评论
What does it mean is not a valid MATLAB function name? When I first generated a neural network with matlab 'Layer 1' name was autogenerated. How can i resolve this ? If I rename somehow the block name is enough or this may mean something else too?
Thanks in advance,
M
0 个评论
采纳的回答
Fangjun Jiang
2019-4-29
编辑:Fangjun Jiang
2019-4-29
remove the white space. call it "Layer1" or "Layer_1"
13 个评论
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Sequence and Numeric Feature Data Workflows 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!