bin2hex

所属分类:matlab编程
开发工具:matlab
文件大小:1KB
下载次数:10
上传日期:2010-07-30 09:38:27
上 传 者thinkingbig4
说明:  function total_length=text_length_num(file_cell) total_length=0 for i=1:length(file_cell) y1=char(file_cell(i)) for j=1:length(y1) if(y1(j)== > ) got=j-3 end end y= for k=1:got y(k)=y1(k) end [a,b,c,d]=fileparts(y) FileName=[b c] fid=fopen(y) total_length_char=0 while 1 tline = fgetl(fid) if ~ischar(tline), break,

文件列表:
bin2hex.m (1647, 2002-07-17)
isodd.m (253, 2002-07-18)
FormatHexStr.m (718, 2002-07-17)

近期下载者

相关文件


收藏者