The data file temp is lines of float numbers with one at each line.
temp
--> fp = mopen("temp","r"); --> v = mfscanf(-1,fp,"%f"); --> v';
No comments:
Post a Comment