How to use videoWriter having a matrix
3 次查看(过去 30 天)
显示 更早的评论
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 个评论
Jan
2018-4-16
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"?
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Numeric Types 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!