function m = end(w,k,n) if n == 1 m = length(w(:)); else if n ~= ndims(w) error('Illegal number of dimensions for mapping') end m = size(w.d,k) end
http://www.codebf.com/read/431675/8662232
function e = end(a,k,n) % return the index of the last element for the object % $Id: end.m 27 2004-05-25 13:02:57Z mairas $ e = a.num;
http://www.codebf.com/read/287770/8670412
function e = end(a,k,n) % $Id: end.m 16 2004-02-10 12:08:47Z mairas $ e = length(a.s);
http://www.codebf.com/read/287770/8670601
AREA end_code, CODE, READONLY EXPORT end_code_desc end_code_desc DCD 0x12345678 DCD 0x87654321 END
http://www.codebf.com/read/431270/8692484
%END Dataset overload
http://www.codebf.com/read/386050/8767965
http://www.codebf.com/read/386050/8768745
%END Mapping overload
http://www.codebf.com/read/386050/8769337
http://www.codebf.com/read/285787/8817668
http://www.codebf.com/read/285152/8865487
http://www.codebf.com/read/283843/8986071
虫虫下载站 半导体技术网 电子研发网 源码地带 电源技术网 单片机技术网 医疗电子技术 嵌入式系统与单片机