contents.m

来自「计量工具箱」· M 代码 · 共 15 行

M
15
字号
% Graphing function library -- Jim LeSage%%   %            histo : Plot a histogram%        make_html : makes HTML verion of contents.m files for the Econometrics Toolbox%            pairs : Pairwise scatter plots of the columns of x%          pairs_d : demo of pairs (pairwise scatterplots)%        plt_turns : plot turning points in a time series%       plt_turnsd : demo of fturns() %          pltdens : Draw a nonparametric density estimate. %        pltdens_d : demo of pltdens (non-parameter density plot)%             spyc : a colorful version of the matlab spy function%           tsplot : time-series plot with dates and labels%         tsplot_d : demo of tsplot (time-series plot)

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?