How to use imshow with a structure ?
Afficher commentaires plus anciens
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 commentaires
Adam
le 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
le 4 Oct 2018
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Display Image dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!