Rank: 4559 based on 4 downloads (last 30 days) and 1 file submitted
photo

Nicolai Sten

E-mail
Company/University
Aalborg University

Personal Profile:
Professional Interests:
FEM

 

Watch this Author's files

 

Files Posted by Nicolai
Updated   File Tags Downloads
(last 30 days)
Comments Rating
16 Jun 2009 Matrix to file Writes matrix to a file. Arguments: matrix and file-name Author: Nicolai Sten write, matrix, file, fprintf, tex 4 5
  • 1.0
1.0 | 1 rating
Comments and Ratings by Nicolai
Updated File Comments Rating
17 Jun 2009 Matrix to file Writes matrix to a file. Arguments: matrix and file-name Author: Nicolai Sten

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 (:

Comments and Ratings on Nicolai's Files View all
Updated File Comment by Comments Rating
23 Jun 2009 Matrix to file Writes matrix to a file. Arguments: matrix and file-name Author: Nicolai Sten Vargas Aguilera, Carlos Adrian

here is another, ;)

http://www.mathworks.com/matlabcentral/fileexchange/10243

Carlos

19 Jun 2009 Matrix to file Writes matrix to a file. Arguments: matrix and file-name Author: Nicolai Sten us

as was mentioned above, there is (at least) one FEX submission, which does this - with a lot of options...

http://www.mathworks.com/matlabcentral/fileexchange/23840

us

19 Jun 2009 Matrix to file Writes matrix to a file. Arguments: matrix and file-name Author: Nicolai Sten Anon

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 documentation should provide an H1-line (the very first line in the help block of your function)
http://www.mathworks.com/access/helpdesk/help/techdoc/index.html?/access/helpdesk/help/techdoc/matlab_prog/f7-41453.html&http://www.google.ch/search?q=h1+line+mathworks&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a

, 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).
  

17 Jun 2009 Matrix to file Writes matrix to a file. Arguments: matrix and file-name Author: Nicolai Sten Sten, Nicolai

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 (:

16 Jun 2009 Matrix to file Writes matrix to a file. Arguments: matrix and file-name Author: Nicolai Sten Anon

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.

Top Tags Applied by Nicolai
file, fprintf, matrix, tex, write
Files Tagged by Nicolai
Updated   File Tags Downloads
(last 30 days)
Comments Rating
16 Jun 2009 Matrix to file Writes matrix to a file. Arguments: matrix and file-name Author: Nicolai Sten write, matrix, file, fprintf, tex 4 5
  • 1.0
1.0 | 1 rating

Contact us at files@mathworks.com