How to use imshow with a structure ?
Show older comments
I have a loop that plots on figure for each different value of the counter, and each frame is stored in a variable M: for k:..... M(k)=getframe(gcf) end The problem is that M is a structure now and i cant use it with the videofig function from file exchange:
What can I do ?
2 Comments
Adam
on 4 Oct 2018
So is your question how to use imshow with a structure or how to use the linked file exchange functionality with a structure? They don't seem to be related.
Mohamad Hussein khalife
on 4 Oct 2018
Accepted Answer
More Answers (0)
Categories
Find more on Display Image 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!