Simulink Logs Data on Real-Time Basis From MATLAB Variable Value Obtained from DAG Network Without Rerunning or Stopping Execution
조회 수: 3 (최근 30일)
이전 댓글 표시
Hello, I have a DAGnetwork variable trained through transfer learning. The network is capable of predicting a certain feature from images. The predicted value is stored as a variable in the workspace. Now, I want to use this value on Simulink on a real-time basis. Currently, I am experimenting on 5 images. However, the Simulink can only get the last value from the model once MATLAB stops the executing. Simulink variable does not also update if I don't rerun it, even if the variable from workspace has a new value. Do you have any idea how to address this? All answers will be highly appreciated.
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!