Picture titles with getdata
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hi everybody ,
I capture frames with imaqtool. I'm using getdata function for exporting frames to workspace. I want to entitle the pictures, Image001_Date_Time ?
0 commentaires
Réponse acceptée
Melike Aytürk
le 18 Juil 2011
[images,~,metadata] = getdata(...);
metadata contains time and date information.
0 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur MATLAB Report Generator dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!