helper's function to build main loader.m of an external module
nmm_build_loader(module_short_name, module_root_path)
module_short_name - a string: short module's name.
module_root_path - a string: path of the module named 'module_short_name'.
nmm_build_loader generates main loader.m of an external module.
See module skeleton for example
% see builder.m
addmodule.
1.0.0
initial version
Last updated 3 months ago