Writing, Reading, Appending Files Flashcards

0
Q

save filename matrixvariablename -ascii -append

A

Appends a matrix to the end of a data file called “filename.dat”

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
1
Q

save filename matrixvariablename -ascii

A

Saves a matrix to a data file called “filename.dat”

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

load filename.dat

A

Reads filename.dat and stores in a variable called “filename” in the workspace window

How well did you know this?
1
Not at all
2
3
4
5
Perfectly