Picture titles with getdata

조회 수: 2 (최근 30일)
Onur Öçalan
Onur Öçalan 2011년 7월 18일
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 ?

채택된 답변

Melike Aytürk
Melike Aytürk 2011년 7월 18일
[images,~,metadata] = getdata(...);
metadata contains time and date information.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 MATLAB Report Generator에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by