Using model, trained with Regression Learner App, in Simulink.
조회 수: 3 (최근 30일)
이전 댓글 표시
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
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Classification Learner App에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!