isuntrained.m
来自「这个为模式识别工具箱」· M 代码 · 共 9 行
M
9 行
%ISUNTRAINED Test on untrained mapping%% I = ISUNTRAINED(W)% ISUNTRAINED(W)%% True if the mapping type of W is 'untrained' (see HELP MAPPINGS).% If called without an output argument ISUNTRAINED generates% an error if the mapping type of W is not 'untrained'.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?