MAKEFUNCTIONSIGNATURESJSON Takes tsv file of function information and converts to MATLAB-suitable JSON
Examples
f = fileparts(which('makeFunctionSignaturesJSON')); makeFunctionSignaturesJSON(fullfile(f,'functionSignatures.tsv'),'outputDir',f);
TODO
- docs
Authors
Mehul Gajwani, Monash University, 2025