Skip to content

Commit da114a1

Browse files
authoredJul 7, 2023
Merge pull request #32 from jezekr/patch-1
Update README.octave
2 parents ec1775f + a349fa6 commit da114a1

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed
 

‎src/octave/README.octave

+3-1
Original file line numberDiff line numberDiff line change
@@ -57,10 +57,12 @@ the working directory of octave):
5757

5858
>> [f,g] = cutest_obj(prob.x);
5959

60+
Since for all problems the name of the mex file is mcutest you have to clear
61+
the variable mcutest before you setup a new problem. This is necessary in Octave.
6062

6163
If the above does not work as expected for you, please e-mail
6264
romana.jezek@univie.ac.at with a description of the commands you run, the
63-
results you get and error messages, if any.
65+
results you get and error messages, if any.
6466

6567

6668
Decoding a problem from inside Octave

0 commit comments

Comments
 (0)