Picture titles with getdata

1 回表示 (過去 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 Center および File ExchangeMATLAB についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by