Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode Windows Develop Other
Title: mex Download
 Description: function matrix=asciiRead(fileName) asciiRead: Read an ascii file into a matrix Usage: matrix=asciiRead(fileName) Roger Jang, 20041021 if nargin<1, selfdemo return end fid=fopen(fileName, rb ) content=fread(fid, inf, char ) fclose(fid) file=tempname copyfile(fileName, file
 Downloaders recently: [More information of uploader zamani.jafar]
 To Search: MEX
  • [MATLAB] - MATLAB and C/C++ mixed programming code,
File list (Check if you may need any files):
note2pvMexTest.m
scaledVecCreate.m
note2midMexTest.m
note2pvMex.cpp
    

CodeBus www.codebus.net