Problem memory to export video from simulink to workspace
Mostrar comentarios más antiguos
Hello,
I am trying to export a video from simulink to Matlab workspace with the block "To workspace". However, I got an error due to the limited RAM regarding the video features. Is there any tip to refresh the memory during the exportation?
The message error is:
Cannot create variable 'image' in workspace
Error due to multiple causes.
Data logging exceeded available memory
Cannot allocate sufficient memory for logging. Consider disabling logging or reducing the length of the simulation
Thank you in advance,
Pm
3 comentarios
Walter Roberson
el 30 de Nov. de 2017
What resolution are you saving at? RGB or grayscale? How many frames per second, and how many seconds?
Pierre-Marie Damon
el 30 de Nov. de 2017
Pierre-Marie Damon
el 1 de Dic. de 2017
Respuestas (0)
Categorías
Más información sobre Video Formats and Interfaces en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!