template_matlab_ana​lysis

Version 0.2.0 (178 KB) by Remi Gau
A "clean code" template for MATLAB and Octave projects
9 Downloads
Updated 15 Apr 2024

MISS_HIT MATLAB: test and coverage Octave: test and coverage codecov pre-commit Documentation Status: latest

Template repository for MATLAB / Octave projects

How to install and use this template

Install with Github

  1. Click the green button Use this template.


  1. Give a name to the repository you want to create. Something short that contains the name of your project: analysis_my_study.


  1. Decide if you want this new repo to be public or private.

  2. Click on Create repository from template

    You now have a copy of the template on your Github account. You can then download the code and the pre-set dependencies like this.

  3. Click on green Download button and copy the URL_to_your_repo that is shown there.

  4. Open a terminal and type this:

git clone URL_to_your_repo

Install with cookiecutter

Install Cookiecutter:

pip install -U cookiecutter

Generate project:

cookiecutter https://github.com/Remi-Gau/cookiecutter_matlab_analysis.git

Configuration

Check the CONTRIBUTING.md for more information on setting up this repo.

Cite As

Remi Gau (2024). template_matlab_analysis (https://github.com/Remi-Gau/template_matlab_analysis), GitHub. Retrieved .

MATLAB Release Compatibility
Created with R2022a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Tags Add Tags

Community Treasure Hunt

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

Start Hunting!

Versions that use the GitHub default branch cannot be downloaded

Version Published Release Notes
0.2.0

update readme to link to cookie cutter

0.1.0

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.