template_matlab_ana​lysis

Versione 0.2.0 (178 KB) da Remi Gau
A "clean code" template for MATLAB and Octave projects
9 download
Aggiornato 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.

Cita come

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

Compatibilità della release di MATLAB
Creato con R2022a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Tag Aggiungi tag

Community Treasure Hunt

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

Start Hunting!

Le versioni che utilizzano il ramo predefinito di GitHub non possono essere scaricate

Versione Pubblicato Note della release
0.2.0

update readme to link to cookie cutter

0.1.0

Per visualizzare o segnalare problemi su questo componente aggiuntivo di GitHub, visita GitHub Repository.
Per visualizzare o segnalare problemi su questo componente aggiuntivo di GitHub, visita GitHub Repository.