?? imread.m
字號(hào):
%IMREAD Datafile overload
%
% IM = IMREAD(A,N)
%
% The images (raw data) of the datafile A are returned as a cell array.
% The preprocessing and postprocessing defined for the datafile are
% skipped.
% If the index vector N is given, just these images are returned.
% In case a single image is requested, IM is not a cell array but double.
%
% SEE ALSO DATA2IM
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -