Picture titles with getdata

2 vues (au cours des 30 derniers jours)
Onur Öçalan
Onur Öçalan le 18 Juil 2011
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 ?

Réponse acceptée

Melike Aytürk
Melike Aytürk le 18 Juil 2011
[images,~,metadata] = getdata(...);
metadata contains time and date information.

Plus de réponses (0)

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!

Translated by