Get details from a file

11 visualizaciones (últimos 30 días)
susana
susana el 13 de Nov. de 2017
Comentada: susana el 13 de Nov. de 2017
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 comentarios
Jan
Jan el 13 de Nov. de 2017
Editada: Jan el 13 de Nov. de 2017
There is no attached image. The only solution was using what? What is the relation to Matlab?
susana
susana el 13 de Nov. de 2017
I'm sorry. Uploaded the image example..

Iniciar sesión para comentar.

Respuestas (1)

Jan
Jan el 13 de Nov. de 2017
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 comentario
susana
susana el 13 de Nov. de 2017
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..

Iniciar sesión para comentar.

Categorías

Más información sobre Historical Contests en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by