Skip to content

Latest commit

 

History

History
45 lines (24 loc) · 1.46 KB

README.md

File metadata and controls

45 lines (24 loc) · 1.46 KB

MATLAB Tools PERFORM3D (matp3d)

This project aims to provide MATLAB tools to extract and plot the results and other relevant data from one or multiple PERFORM3D model(s).

Getting Started

There are several parts of the program:

  • Setting up the naming convention of the parameters
  • Getting data from the PERFORM3D models and saving them to MATLAB ".mat" files
  • Plotting the results

Prerequisites

The functions are developed using MATLAB 2017b. No specific package is needed.

Setting Up the Folder Structure

For program to work properly, PERFORM3D models should be placed in one folder.

Examples

MATLAB Model

Results

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the GPL v3 - see the LICENSE.md file for details

Acknowledgments