How to load .mcs files into matlab?

  • Context: MATLAB 
  • Thread starter Thread starter Eswin Paul T
  • Start date Start date
  • Tags Tags
    files Load Matlab
Click For Summary

Discussion Overview

The discussion revolves around loading .mcs files, associated with Lidar systems, into MATLAB. Participants explore potential methods and formats related to these files, including the possibility of them being in HDF5 format.

Discussion Character

  • Exploratory
  • Technical explanation
  • Debate/contested

Main Points Raised

  • One participant seeks guidance on loading .mcs files into MATLAB, questioning if there is a specific function for this purpose.
  • Several participants share a link to a MATLAB Central page that may provide tools for handling .mcs files, questioning whether these files are HDF5 formatted.
  • Another participant expresses uncertainty about the HDF5 format and indicates that their .mcs files may not be in that format, seeking alternative methods for loading them into MATLAB.
  • One participant suggests that if the format of the .mcs files is known, a custom routine could be written to load them.
  • Another participant recommends contacting the hardware manufacturer for information about the file format or any existing MATLAB interface.
  • There is a suggestion to use a hexdump program to determine if the .mcs files are ASCII or binary formatted, along with references to LAS file format related to Lidar data.

Areas of Agreement / Disagreement

Participants do not reach a consensus on the format of the .mcs files or the best method to load them into MATLAB. Multiple competing views and uncertainties remain regarding the file format and available tools.

Contextual Notes

Participants express limitations in their knowledge about the .mcs file format and its compatibility with MATLAB, as well as the potential need for additional tools or manufacturer support.

Eswin Paul T
Messages
6
Reaction score
0
I am working on Lidar systems and measure the back scattered photons using a Multi Channel Scaler(MCS) The data files are of .mcs format. I need to load these .mcs files into MATLAB. How do I do this in matlab? Is there any function to load these file extensions into matlab? Thanks in advance...
 
Physics news on Phys.org
If you know the format, you can write a routine to do it...
 
I think you'll have to contact the company that made the hardware and ask about the file format or if they have an interface for matlab.

HDF5 is a common format for scientific data such as this and it may well be that that is what they are using.

Have you used a dump program like hexdump (linux) to see if its ascii or binary formatted?

Since you mentioned LIDAR then I found these references about LAS file format:

http://desktop.arcgis.com/en/arcmap/10.3/manage-data/las-dataset/storing-lidar-data.htm

http://desktop.arcgis.com/en/arcmap/10.3/manage-data/las-dataset/what-is-a-las-dataset-.htm
 

Similar threads

  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 4 ·
Replies
4
Views
6K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 5 ·
Replies
5
Views
4K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 18 ·
Replies
18
Views
6K
  • · Replies 1 ·
Replies
1
Views
2K