Recording the workspace in Simulink
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hi, is there any way to record the workspace window within Simulink and return image/video data in real-time similar to imaqtool? The picture below shows the region which I'm interested in recording and feeding back to simulink, and then processing the image using a matlab function.
0 commentaires
Réponses (1)
Shraddha Jain
le 5 Mar 2021
Hi James,
There is a way to record the multibody animation video in MATLAB using the smwritevideo function available in the Simscape Multibody toolbox.
This function saves the video in the current MATLAB folder. The video file format is that specified in the Video Creator tool. Kindly refer to the documentation page of smwritevideo for more information.
Hope this helps!
0 commentaires
Voir également
Catégories
En savoir plus sur Simulation and Analysis dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!