Skip to content

awegroup/template-matlab

Repository files navigation

[PROJECT NAME]

Generic MATLAB template for the AWE Group.

⚙️ Installation

User Installation

Please check the file MATLAB_ADDONS.txt for the required dependencies.

Developer Installation

👀 Usage example

clear all

data = load_data('data/user_input.yml')

result = process_data(data)

save_result(result, 'results/result.png')

👋 Contributing (optional)

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

⚠️ License and Waiver

Specify the license under which your software is distributed, and include the copyright notice:

Technische Universiteit Delft hereby disclaims all copyright interest in the program “NAME PROGRAM” (one line description of the content or function) written by the Author(s).

Prof.dr. H.G.C. (Henri) Werij, Dean of Aerospace Engineering

Copyright (c) [YEAR] [NAME SURNAME].

By default, the MIT license is included.

💎 Help and Documentation

AWE Group | Developer Guide

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages