How to configure tab completion for my function in MATLAB 2016 ?
Show older comments
In older version of MATLAB, automatic tab completion can be configured through editing TC.xml located in \matlabroot\toolbox\local\. In MATLAB 2016, however, this file no longer exists. How I can configure tab completion for my own function in MATLAB 2016 then ?
Accepted Answer
More Answers (1)
Ken Atwell
on 13 Aug 2018
6 votes
Note that, as of R2018a, this capability is documented and supported. See Customize Code Suggestions and Completions
Categories
Find more on Environment and Settings 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!