show.m
来自「matlab的模式识别toolbox」· M 代码 · 共 16 行
M
16 行
%SHOW Display axes of affine mappings as images, if available%% SHOW(W,N)%% If W is a affine mapping operating in a space defined by images% (i.e. each object in the space is an image) and the image size is% properly stored in W (SIZE_IN), then the images corresponding to the axes% of the affine mapping are displayed.%% The number of horizontal images is determined by N. If N is not given an% approximately square window is generated.%% Copyright: R.P.W. Duin, duin@ph.tn.tudelft.nl% Faculty of Applied Physics, Delft University of Technology% P.O. Box 5046, 2600 GA Delft, The Netherlands
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?