Picture titles with getdata

2 visualizaciones (últimos 30 días)
Onur Öçalan
Onur Öçalan el 18 de Jul. de 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 ?

Respuesta aceptada

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

Más respuestas (0)

Categorías

Más información sobre MATLAB Report Generator en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by