From d0bada1fdf4dd534b4b02df7c544cb04e1aff9af Mon Sep 17 00:00:00 2001 From: Johannes Pfeifer Date: Fri, 22 Jan 2021 17:08:20 +0100 Subject: [PATCH] manual: update optim for mode_compute=13 [skip CI] --- doc/manual/source/the-model-file.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/manual/source/the-model-file.rst b/doc/manual/source/the-model-file.rst index bd15b5a40..ec8475ffd 100644 --- a/doc/manual/source/the-model-file.rst +++ b/doc/manual/source/the-model-file.rst @@ -5367,7 +5367,7 @@ block decomposition of the model (see :opt:`block`). routine (available under MATLAB if the Optimization Toolbox is installed; available under Octave if the `optim `__ package from - Octave-Forge is installed). ``101`` + Octave-Forge is installed). ``101`` @@ -5502,7 +5502,7 @@ block decomposition of the model (see :opt:`block`). option :opt:`mode_compute `): - ``1, 3, 7, 12`` + ``1, 3, 7, 12, 13`` Available options are given in the documentation of the MATLAB Optimization Toolbox or in Octave’s