Using model, trained with Regression Learner App, in Simulink.
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
I have trained a model in Regression Learner App in Matlab, this app has generated a prediction function (fcn()) that is inide a struct (trainedmodel.fcn). I need to use this prediction function in Simulink. Is there any way to implement this?
I have tried using Matlab Function in Simulink but it does not recognize fcn inside struct.
0 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu Classification Learner App finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!