csvwrite

Syntax: csvwrite(filename,A)

Description: write matrix or vector "A" to a file with name "filename"

Group: IO

Note:

Example:


Also see: csvread

Implemented in: LambdaCSVWRITE.java