We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71b595a commit 23a1e54Copy full SHA for 23a1e54
docs/Installation/InstallationNotes/index.rst
@@ -119,10 +119,10 @@ Xmipp functions inside MATLAB. It is required to have a regular MATLAB installat
119
Settings
120
^^^^^^^^^^^^^^^^^^^^
121
122
-Make sure you have these settings in your Xmipp configuration file
+Make sure you have these settings in your `configuration file <https://i2pc.github.io/docs/Utils/ConfigurationF/index.html>`__
123
(``xmipp-bundle/xmipp.conf``) before compiling Xmipp:
124
125
-``MATLAB=True``
+``XMIPP_USE_MATLAB=ON``
126
127
``MATLAB_DIR=<path to your MATLAB instalation>`` (usually something
128
like: ``MATLAB_DIR=/home/user/MATLAB/R2021b``)
0 commit comments