getpostproc.m
来自「模式识别工具箱。非常丰富的底层函数和常见的统计识别工具」· M 代码 · 共 9 行
M
9 行
%GETPOSTPROC Get datafile POSTPROC field%% W = GETPOSTPROC(A)%% Retrieves the POSTPROC field of the datafile A. This is a% mapping that is executed by the READDATAFILE command before% it returns a dataset. It is thereby also executed when a% datafile is converted into a dataset.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?