function formatSomeData(fid, alpha, beta) % Set fid=1 to print to the screen, or use fopen() to get an fid and write to a file. fprintf(fid, ...
確定! 回上一頁