guireadfile(type:readtype,useclip:TF) |
guireadfile() is a dialog based interface to the most common ways to read data into MacAnova. If useclip is T, then guireadfile() will read from the clipboard; otherwise it will read from a file. The possible readtypes (as character scalars) are: "matread" read in matread format "matread/datafile" read from DATAFILE in matread format "vecread" read data as a vector "vecread/matrix" read data but store as matrix "readdata/labelled" read labelled columns "readdata/unlabelled" read unlabelled columns