It depends on what type of data you want to write. If it is purely numeric, you can use dlmwrite() [1] or csvwrite() [2]. However, if you want to include ...
確定! 回上一頁