/module_skeleton

Nelson's module skeleton

Primary LanguageMATLABBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

About Nelson's module package

Template to create external Nelson's module with macros only.

This module is released under the 3-clause BSD license.

You can install in Nelson:

nmm('install', 'https://github.com/nelson-lang/module_skeleton#master')

Build module:

run('builder.m')

Load module:

run('loader.m')

Allan CORNET (nelson.numerical.computation@gmail.com)