Enter a number in minitab and a number in minitab.
Sometimes it is troublesome to input a string of numbers to the worksheet of minitab.
Like a string of numbers, we store them in a PDF file.
The input method with the lowest efficiency is input one by one, and "Enter" enters the next line.
The more efficient method is to directly load the worksheet file, or load it as a text file.
Note that if you want to load a txt file, you need to convert the minitab file format to the txt format. Otherwise, we will not see the file to be loaded in minitab.
In addition, before loading, we should check whether the file format is correct, for example, whether other characters are added at the end of the sequence, the number, and whether the first line of the value is null. // if not empty, the first column of the row is considered as the name of the column, so an empty row is required during input.