12-Nov-2022 17:45:46 box_behnken_test(): MATLAB/Octave version 4.2.2 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.50000 10.50000 10.00000 0.50000 10.00000 5.00000 0.50000 10.00000 15.00000 0.50000 11.00000 5.00000 0.50000 11.00000 15.00000 0.00000 10.50000 5.00000 0.00000 10.50000 15.00000 1.00000 10.50000 5.00000 1.00000 10.50000 15.00000 0.00000 10.00000 10.00000 0.00000 11.00000 10.00000 1.00000 10.00000 10.00000 1.00000 11.00000 10.00000 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. 12-Nov-2022 17:45:46