From cd0e89885dcd891470ee96525e958b82b24d3976 Mon Sep 17 00:00:00 2001 From: Mathieu Boudreau Date: Wed, 17 Apr 2024 22:38:30 -0300 Subject: [PATCH] Fix typos --- _posts/2024-04-17-qmrlab-sop.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/_posts/2024-04-17-qmrlab-sop.md b/_posts/2024-04-17-qmrlab-sop.md index c53bdb4..8d0bb98 100644 --- a/_posts/2024-04-17-qmrlab-sop.md +++ b/_posts/2024-04-17-qmrlab-sop.md @@ -68,39 +68,39 @@ Following this step, you need to ensure that a previous version of qMRLab has no
  • Scroll through the list of directories that are in MATLAB’s path (i.e. directories where it can “see” the files for use in your MATLAB session), and select all the ones associated with previous qMRLab installations if there are any.
    -
    Step 3
    +
    Step 3
    Step 3
  • Click Remove.
  • A new window will appear asking if you want to save this as default. This choice is up to you, we recommend that you click Yes but this may not be appropriate for everyone.
    -
    Step 5
    +
    Step 5
    Step 5
  • Now, open the qMRLab directory where you’ve stored it after downloading the correct version and extracting it.
    -
    Step 6
    +
    Step 6
    Step 6
  • In the Command Window, type startup and press enter/return.
    -
    Step 7
    +
    Step 7
    Step 7
  • qMRLab is now in your path, however the next time you open MATLAB, it won’t be. You can choose to do this each time you use qMRLab (open the directory and run startup), or you can add it to your default path. To do so, navigate to Set Path in the Environment section of the Home tab, and click Save.
    -
    Step 8
    +
    Step 8
    Step 8
  • If you did the last step, now anytime you want to use qMRLab you’ll be able to immediately after opening MATLAB.
  • To start qMRLab, type qMRLab in the Command Window and wait for the graphical user interface (GUI) to load.
    -
    Step 10
    +
    Step 10
    Step 10