functionSignatures.json for built-in functions
Show older comments
I would like to define code suggestions/completions for built-in Matlab functions. This document,
describes how to do so for user-defined function using a functionSignatures.json file. Applying this to builtins, however, would seem to require tampering with MathWorks-supplied files and folders. In particular, I would have to create a resource folders, or modify existing resource folders, in the MathWorks-controlled folders where the functions reside.
I would like to avoid this, if possible. Is there any way to make a functionSignatures.json apply to a function in an arbitrary location?
Accepted Answer
More Answers (0)
Categories
Find more on Software Development in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!