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.