I have been looking for the dlmwrite-function for 1½ month now - according to subscriptions on any online fora that I found, I'm not the only one. You won't find it unless you use a search including "ASCII", which I know now.
What can I say - it helped me and others, that didn't knew how to find dlmwrite - might be because of the unlogical name (:
When you and others experienced this problem with finding dlmwrite, than this should encourage you to take even more care to give a good documentation for your function.
, a good description and syntax of the function. Moreover, providing an example of the function usage is always a good help for others.
dlmwrite might be difficult to find, yet, once found, it still provides a more powerful tool than this function due to its flexibility. Still, it lacks some features such as adding header lines/column names or supporting cell arrays. I'd like to see, that you should built upon these shortcomings and include such functionalities (in case you have the time to do so).
I have been looking for the dlmwrite-function for 1½ month now - according to subscriptions on any online fora that I found, I'm not the only one. You won't find it unless you use a search including "ASCII", which I know now.
What can I say - it helped me and others, that didn't knew how to find dlmwrite - might be because of the unlogical name (:
Why do you submit a function that already exists? This function does only a subset of what dlmwrite can do. You may want to improve this function so that it can write cell arrays with mixed data types. Yet, I am quite sure that something like this already exists on the FEX. Moreover, this submission lacks reasonable help and an H1 line. Sorry, but so far I don't see much value in this submission.