Skip to content

Commit

Permalink
Fix glitch in matlab_experimental readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ischoegl authored and speth committed Feb 21, 2024
1 parent cfcb2f2 commit a599b58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion interfaces/matlab_experimental/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ function calling from Cantera Clib.
5. In the Matlab command window, run
`cd([pwd, '/interfaces/matlab_experimental/Utility'])` to navigate to the Utility
folder.
6. Open the file named 'cantera_root.m', in the second line, edit `output=` to
6. Open the file named 'ctRoot.m', in the second line, edit `output=` to
`output='/path/to/conda/environment'`, then save the file. This sets the search path
for the `ctLoad` command to find the shared library file for Cantera.
7. Make sure the current (old) Matlab Toolbox for
Expand Down

0 comments on commit a599b58

Please sign in to comment.