template_matlab_ana​lysis

Versión 0.2.0 (178 KB) por Remi Gau
A "clean code" template for MATLAB and Octave projects
9 descargas
Actualizado 25 Mar 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.

Citar como

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

Compatibilidad con la versión de MATLAB
Se creó con R2022a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Etiquetas Añadir etiquetas

Community Treasure Hunt

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

Start Hunting!

No se pueden descargar versiones que utilicen la rama predeterminada de GitHub

Versión Publicado Notas de la versión
0.2.0

update readme to link to cookie cutter

0.1.0

Para consultar o notificar algún problema sobre este complemento de GitHub, visite el repositorio de GitHub.
Para consultar o notificar algún problema sobre este complemento de GitHub, visite el repositorio de GitHub.