gensim function for SeriesNetwork

12 views (last 30 days)
Macarena Mérida
Macarena Mérida on 25 May 2017
Answered: Sumi Sri on 12 Feb 2022
I have developed and trained a CNN with MatConvNet and I used the helperImportMatConvNet function to convert my net structure to a SeriesNetwork object. Now I want to create a Simulink block with that network and I found the function gensim, but when I try to use it I get the following error: "Undefined function 'gensim' for input arguments of type 'SeriesNetwork'." I would like to know if there is a way to make that works or if there is another way to implement that network on simulink, so I can use the network as a predictive block. Thank you in advance.

Answers (9)

Ziming Wang
Ziming Wang on 11 Jan 2018
I have the same issue here.

Ming Lin
Ming Lin on 26 Mar 2018
Me too!

Moritz Cremer
Moritz Cremer on 18 Jul 2018
Same problem!

Batuhan Eroglu
Batuhan Eroglu on 18 Sep 2018
Same issue!

Yiheng Liu
Yiheng Liu on 21 Sep 2018
How do you deal with this problem?

Yakun Zhang
Yakun Zhang on 13 Jun 2019
Me too!

tong shen
tong shen on 8 Sep 2020
same issue

Yiheng Liu
Yiheng Liu on 24 Sep 2020
You can use the Interpreted MATLAB Function in the Simulink

Sumi Sri
Sumi Sri on 12 Feb 2022
same issue

Community Treasure Hunt

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

Start Hunting!