mexReadGSE2CM6.cpp
Version 1.1.0.0 (18.8 KB) by
Martin Mityska
The C++ subroutine reads and parses GSE2 CM6 encoded files.
The MEX routine reads GSE2 CM6 encoded file and returns matrix of structures. Every structure contains the trace data and information from the GSE2 header.
The code is partialy based on C++ STL library and therefore the external compiler either Visual Studio or Windows7SDK is needed in the Windows environment or g++ on Linux. The 32b MATLAB default lcc compiler will not compile this code.
Cite As
Martin Mityska (2025). mexReadGSE2CM6.cpp (https://www.mathworks.com/matlabcentral/fileexchange/46567-mexreadgse2cm6-cpp), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2012b
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
Find more on Call C++ from MATLAB in Help Center and MATLAB Answers
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.