Quantcast
Channel: MATLAB Central Newsreader Recent Posts
Viewing all articles
Browse latest Browse all 19628

to open and read a file

$
0
0
hai....

"fid = fopen('C:\Users\Public\Downloads\message.txt');
 %S = fscanf(fid,'%s);
fclose(fid);"

       In the above specified code i am getting error in the fopen statement please reply me if anybody knows .Thanks in advance

Viewing all articles
Browse latest Browse all 19628

Trending Articles