Why does CSVWRITE fail on Linux?

I am invoking CSVWRITE from my M-function that should write to a file. The function runs fine on Windows. On Linux however, I get the following error:
dlmwrite in 126: Could not open file

 采纳的回答

The directory that is to contain the output file of CSVWRITE must have write permissions set for the user. Run the Unix CHMOD command to enable write permissions for the user, for the target directory.

更多回答(0 个)

类别

帮助中心File Exchange 中查找有关 Search Path 的更多信息

产品

版本

R2008b

标签

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by