How to use imshow with a structure ?
Ältere Kommentare anzeigen
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 Kommentare
Adam
am 4 Okt. 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
am 4 Okt. 2018
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Display Image finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!