Duncan Lilley

Results 12 issues of Duncan Lilley

Consider the following `classdef`: ```matlab classdef foo methods function obj = foo2() % lorem ipsum % lorem ipsum % lorem ipsum % lorem ipsum % lorem ipsum % lorem ipsum...

enhancement

There have been reports of poor performance when working workspaces containing large numbers (>100s) of MATLAB files. Specifically, this appears to be impacting the code outline and code navigation. **Workaround:**...

enhancement