Software | Matlab codes.

CTG database (CTU-UHB database)

We provide a simple MATLAB scripts to read the database files (without the WFDB toolbox).

demo_CTU_UHB.m - short demofile with an example how to read the CTU-UHB database
loadCTU_UHB_db_physionet.m - load CTG database in physionet format (binary format)
readPhysionetHeader.m - read a file header in physionet format
readPhysionetSignal16.m - read a signal in physionet format 16

All files in the zip file: CTU_UHBdb_files.zip

CTGViewerLite utilities

Interface between matlab and the CTGViewerLite.

plotCTGViewerLite.m - plot data using CTGViewerLite written in python (requires the python.m)
python.m - execute python command and return the result