Loading html/generation_doc.m +4 −0 Original line number Diff line number Diff line %% Regenerate documentation % This file regenerates documentation in the current directory. It only % works on files starting with 'TT_', and does not recurse. It also % doesn't evaluate code. files = dir c = 0 for i = 1:length(files) Loading Loading
html/generation_doc.m +4 −0 Original line number Diff line number Diff line %% Regenerate documentation % This file regenerates documentation in the current directory. It only % works on files starting with 'TT_', and does not recurse. It also % doesn't evaluate code. files = dir c = 0 for i = 1:length(files) Loading