How to use videoWriter having a matrix
3 views (last 30 days)
Show older comments
I want to create a video, using videowriter, of my data (which is written in a matrix. The matrix consists of configurations one and zeros of nx4. In other words: each array in this matrix is a configuration, which is deduced from an array of values in the past.
I want to couple these configurations (16 possibilities) to 16 different images and then I want to loop them over the matrix in order to create an representation of the data over time in images.
Can anyone help me out with this?
2 Comments
Jan
on 16 Apr 2018
I do not understand the question. Does the contents of the array matter or would the solution be the same for a random matrix of 1s and 0s? What does "couple the configuration" mean? What is "loop them over a matrix"?
Answers (0)
See Also
Categories
Find more on Numeric Types 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!