Get details from a file

18 ビュー (過去 30 日間)
susana
susana 2017 年 11 月 13 日
コメント済み: susana 2017 年 11 月 13 日
Is there a simple way to get the name of the "authors" of a given file? In the example of the image attached, I want to be able to recognize that for the selected file (e.g. DST_PVT_summary) the person who created the file was Tomas H. Is this possible? The only solution I got was using
  3 件のコメント
Jan
Jan 2017 年 11 月 13 日
編集済み: Jan 2017 年 11 月 13 日
There is no attached image. The only solution was using what? What is the relation to Matlab?
susana
susana 2017 年 11 月 13 日
I'm sorry. Uploaded the image example..

サインインしてコメントする。

回答 (1 件)

Jan
Jan 2017 年 11 月 13 日
Images can contain meta information, e.g. in the IPTC or EXIF sections of JPEGs. If the author is stored there, you can find tools to access them. But e.g. posting the image in an internet forum might remove these sections automatically. Some other file formats can contain information about the source also, e.g. Word Docs, PDFs and text files, but this is optional. This means, that there is no reliable technique to recognize the author of a file.
  1 件のコメント
susana
susana 2017 年 11 月 13 日
Hello Jan, I probably didnt explain myself clearly. I'm building a GUI that grabs information from several files in a selected folder. In that folder there are images and excel files, that were produced by several people - like the example I sent attached. I would like to read the information of those files, but also to see the details e.g. date, type, size, author. I thougth that Matlab had a function that could give me those details Thanks in advance..

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeAudio and Video Data についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by