文件名称:matport
介绍说明--下载内容来自于网络,使用问题请自行百度
这是学习matlab的非常实用的程序Matport是NTPort Library的MatLab接口模块。借助Matport,你可以在Matlab中直接访问PC
的I/O端口。-Before use Matport, your must install the latest version of NTPort Library. And copy all files of Matport into Matlab\Work directory.
Start Matlab, and now you can use matport command to call NTPort Library functions. The basic syntax of Matport is as follows,
matport( NTPort Library funtion , parameters...)
For example, if you want to call Inport function to read a port, simply use
myvalue = matport( Inport , 97)
Port address 97 is as a decimal.
的I/O端口。-Before use Matport, your must install the latest version of NTPort Library. And copy all files of Matport into Matlab\Work directory.
Start Matlab, and now you can use matport command to call NTPort Library functions. The basic syntax of Matport is as follows,
matport( NTPort Library funtion , parameters...)
For example, if you want to call Inport function to read a port, simply use
myvalue = matport( Inport , 97)
Port address 97 is as a decimal.
相关搜索: Matpor
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Speaker.m
Matport.dll
ReadMe.txt
matport.m
Matport.dll
ReadMe.txt
matport.m
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.