How to read Brimrose NIR spectral data

4 visualizaciones (últimos 30 días)
Dimuthu Jayawickrama
Dimuthu Jayawickrama el 31 de En. de 2023
Respondida: Govind KM el 7 de Nov. de 2024
Hi, I am trying to read NIR data from Brimrose. File format is .dat, Pleae see the attached zip. If Notepad is used, all sorts of characters appear. I tired various matlab commads, fopen, load etc. no luck. Thank you for your help.

Respuestas (1)

Govind KM
Govind KM el 7 de Nov. de 2024
The content and structure of a .dat file depend on the application that created it. It is not tied to a specific type of data or format, which means it can be a text file, binary file, or any other data format. Documentation regarding the specific format of the Brimrose NIR data would be required to read the .dat file.
Once the format is known, some ways to read the file are:
Hope this is helpful!

Categorías

Más información sobre Get Started with MATLAB 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