About 609 results
Open links in new tab
  1. Change the language - Minitab

    In Minitab, choose File > Options > General. From Language (Choose the language and then restart Minitab.), select your preference. Click OK. Restart Minitab.

  2. Macro interface - Minitab

    You will need to use a programming language such as Visual Basic or C++ to create a *.dll that adds a custom dialog box to Minitab. For more information on how the customization features work, refer to the Minitab Automation Help file, which is accessible as follows:

  3. Change the display order of text values in Minitab output

    By default, the alphabetical order that Minitab uses is based on the regional and language settings in the Windows Control Panel. For English (United States) and many other regions and languages, the value order is as follows:

  4. Specify the default settings for file locations and language

    Language (Choose the language and then restart Minitab.) If your computer contains multiple language versions of Minitab, you can select a different language.

  5. Specify the default settings for the Minitab system

    Display a message if the decimal separator character or the list separator character specified in your computer's region and language settings is different than the character that Minitab uses.

  6. The Minitab user interface - Minitab

    The command language that Minitab uses to run an analysis. You can select and copy commands and subcommands from the History pane to the Command Line pane, where you can edit and run them again.

  7. Installing Python to use with Minitab Statistical Software - Minitab

    Minitab Statistical Software integrates with Python, a general-purpose programming language with applications in data science. To accomplish Python integration, Minitab, LLC provides the mtbpy module.

  8. Mesh data functions - Minitab

    You can create your own custom functions by adding them to the bottom of USERFUNC.MAC, which is located with your Minitab program files in the Macros folder within your language folder. When you add a custom function to USERFUNC.MAC, you must assign your function a number between 10 and 1000.

  9. Send a command to another application - Minitab

    In Command, type a command in the application's command language. For example, if the macro sheet MACRO1.XLM is open in Microsoft Excel, the command [RUN("MACRO1.XLM!Record1",FALSE)] starts the macro.

  10. Installing R to use with Minitab Statistical Software - Minitab

    Minitab Statistical Software integrates with R, a language and environment for statistical computing and graphing. To accomplish R integration, Minitab, LLC provides the mtbr package. With this custom R package, you can create tables, graphs, messages, and notes in R and display them in Minitab.