Load ML trained model objects in Simulink data dictionary

22 views (last 30 days)
Hi,
is there a way to load some ML learning trained regression/classification model objects in Simulink data dictionary, in order to call them in Simulink using the dedicated "Predict" block?
Thank you in advance.

Answers (1)

Aditya
Aditya on 21 Nov 2024 at 9:30
Hi Davide,
You can refer to the following MATLAB Answers post, as it closely matches your use case:
The post includes several examples demonstrating how to achieve the desired behavior in MATLAB.
Hope it helps!
  1 Comment
Davide Galli
Davide Galli on 22 Nov 2024 at 9:43
Hi Aditya,
thank you for your answer. It is clear to me how to load trained model objects in order to use them in Simulink with the proper blockset. I was asking about the possibility to load them in Simulink data dictionary. Is this explained somewhere in the link attached in your answer? I am not able to find nothing about this.

Sign in to comment.

Community Treasure Hunt

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

Start Hunting!