14-May-2025 08:24:56 box_behnken_test(): MATLAB/Octave version 6.4.0 Test box_behnken(). box_behnken_test01(): box_behnken() computes a Box-Behnken dataset. The ranges: 0 1 10 11 5 15 For dimension DIM_NUM = 3 the Box-Behnken design is of size 13 The Box-Behnken design: 0.5000 10.5000 10.0000 0.5000 10.0000 5.0000 0.5000 10.0000 15.0000 0.5000 11.0000 5.0000 0.5000 11.0000 15.0000 0 10.5000 5.0000 0 10.5000 15.0000 1.0000 10.5000 5.0000 1.0000 10.5000 15.0000 0 10.0000 10.0000 0 11.0000 10.0000 1.0000 10.0000 10.0000 1.0000 11.0000 10.0000 box_behnken_test02() Write a Box-Behnken dataset to a file. The ranges: 0 1 0 1 0 1 0 1 For dimension DIM_NUM = 4 the Box-Behnken design is of size 33 The data was written to "box_behnken_04_33.txt". box_behnken_test(): Normal end of execution. 14-May-2025 08:24:56