DHI released the new MATLAB DFS interface library. This is a major extension compared to the previous version (2004). The new version supports e.g. read and write of flexible mesh data (dfsu 2D and 3D).
From DHIgroup website, I see that th new MATLAB DFS interface provides different levels of support for different file types:
- dfs0: read, write, create
- dfs1, dfs2 ,dfs3: read only
- dfsu 2D and 3D: read and write
- mesh files and xyz files: read and create
This Matlab toolbox is a good point for all DHI software and Matlab users who want to exploit Matlab built-in functions to manage and visualize multi-dimensional data.
The matlab code and an user guide can be downladed here and here.