Picture titles with getdata

2 visualizzazioni (ultimi 30 giorni)
Onur Öçalan
Onur Öçalan il 18 Lug 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 ?

Risposta accettata

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

Più risposte (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by