If the textfile just contains the coordinates in rows, you can use the load command. load filename.txt; data = filename;.
確定! 回上一頁