Simulink Logs Data on Real-Time Basis From MATLAB Variable Value Obtained from DAG Network Without Rerunning or Stopping Execution
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre Deep Learning Toolbox en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!