Problem memory to export video from simulink to workspace
Show older comments
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 Comments
Walter Roberson
on 30 Nov 2017
What resolution are you saving at? RGB or grayscale? How many frames per second, and how many seconds?
Pierre-Marie Damon
on 30 Nov 2017
Pierre-Marie Damon
on 1 Dec 2017
Answers (0)
Categories
Find more on Video Formats and Interfaces in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!