I have a problem with loading network to workspace . Can anybody help me ?

7 ビュー (過去 30 日間)
Onur PEKER
Onur PEKER 2014 年 9 月 7 日
コメント済み: Star Strider 2014 年 9 月 7 日
I run a network as neural network. In current folder it seems a 1x1 network but when I try to load , I obtain a 1x1 struct file in workspace.I tried to convert struct2mat or something but no way. I confused so much. Thank you in advance .

採用された回答

Star Strider
Star Strider 2014 年 9 月 7 日
What code do you use to load it? If you use the load function without an output argument, it should load everything in your mat-file into your workspace. If you use an output argument, it will load the contents of the mat-file into a structure defined by the name of the output argument.
  2 件のコメント
Onur PEKER
Onur PEKER 2014 年 9 月 7 日
thank you for your quick answer. I will try your advice. I understand the problem.
Star Strider
Star Strider 2014 年 9 月 7 日
My pleasure!

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeDeep Learning Toolbox についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by