Picture titles with getdata

2 Ansichten (letzte 30 Tage)
Onur Öçalan
Onur Öçalan am 18 Jul. 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 ?

Akzeptierte Antwort

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

Weitere Antworten (0)

Kategorien

Mehr zu MATLAB Report Generator finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by