?? setobjsize.m
字號:
%SETOBJSIZE Reset the object size of a dataset%% A = SETOBJSIZE(A,OBJSIZE)%% By default, the object size of a dataset A is given by the number of objects, % i.e. the number of rows in the DATA field of A. If the objects are samples of% a multi-dimensional data item, e.g. the pixels of an image, the original size% of this data item may be stored in OBJSIZE. The product of all elements in % OBJSIZE has to be equal to the number of rows in the DATA field of A.
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -