Description: 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.
To Search:
File list (Check if you may need any files):
Speaker.m
Matport.dll
ReadMe.txt
matport.m