Main Home Quick tour Documentation Mailing Lists Demonstration Download Sourceforge project FAQ History Links
Toolboxes Char Control Crypto Finance FunFun General Graphics Image Internal InputOutput LinearAlgebra Matrix Miscellaneous Net Polynomial Set Signal SpecFun SpecialMatrix Statistics String System Time Trigonometric ...
Contact Developers
load(file)
Reads in a matrix from a comma seperated value file.
CSVREAD("testfile.csv", 0, 0)=[1,2;3,4]
csvread, csvwrite
Last modified