Re: loading file



You would load it the same way as you would any .mat file:

load FileName.mat
.