文件名称:TEXTSCAN
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
用TEXTSCAN进行文件操作,创建和关闭文件流,并结合其他的处理过程,完成相应数据功能-This example shows how to read an arbitrary format text file with textscan. This function is similar to textread, however it also allows you to read the file one block at a time, and each block can have a different format. The information in the text file test80211.txt is the result a wireless network communication quality test. Each block is a different environment (e.g., mobile, indoor, outdoor). The numerical results show the data error rate over a range of noise levels for a number of independent tests.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
TEXTSCAN.m