의곡육교
- 공유 링크 만들기
- X
- 이메일
- 기타 앱
- 공유 링크 만들기
- X
- 이메일
- 기타 앱
The next two commands deal with importing from and exporting to CSV files.
Matric to csv file
write_data(E, "D:\dev\maxima\matrixE.csv", 'semicolon);
Matrix from csv file
read_matrix("D:\dev\maxima\matrixE.csv", 'semicolon);
댓글
댓글 쓰기