diff options
Diffstat (limited to 'help/en_US/fminunc.xml')
-rw-r--r-- | help/en_US/fminunc.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/help/en_US/fminunc.xml b/help/en_US/fminunc.xml index fe12831..e5a46c3 100644 --- a/help/en_US/fminunc.xml +++ b/help/en_US/fminunc.xml @@ -110,6 +110,7 @@ It has type "struct" and contains the following fields. <listitem>output.Cpu_Time: The total cpu-time spend during the search</listitem> <listitem>output.Objective_Evaluation: The number of Objective Evaluations performed during the search</listitem> <listitem>output.Dual_Infeasibility: The Dual Infeasiblity of the final soution</listitem> +<listitem>output.Message: The output message for the problem</listitem> </itemizedlist> </para> <para> |