Reading gromacs gro file in MATLAB

simple code for reading gro file
274 Downloads
Updated 15 May 2018

View License

This function will read a *.gro file and extract information of atomid, molid, atomtype, x,y,z coordinates into an array in matlab.

Cite As

Sumith YD (2024). Reading gromacs gro file in MATLAB (https://www.mathworks.com/matlabcentral/fileexchange/47975-reading-gromacs-gro-file-in-matlab), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2017b
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
2.0.0.0

Updated an archaic version with abilities to identify the type of the atom and coordinates in an efficient way.

1.0.0.0