07-Jan-2022 16:33:01 box_behnken_test(): MATLAB/Octave version 9.8.0.1380330 (R2020a) Update 2 Test BOX_BEHNKEN. box_behnken_test01(): BOX_BEHNKEN computes a Box-Behnken dataset. The ranges: Row: 1 2 3 Col 1: 0 10 5 2: 1 11 15 For dimension DIM_NUM = 3 the Box-Behnken design is of size 13 The Box-Behnken design: Row: 1 2 3 Col 1: 0.5 10.5 10 2: 0.5 10 5 3: 0.5 10 15 4: 0.5 11 5 5: 0.5 11 15 6: 0 10.5 5 7: 0 10.5 15 8: 1 10.5 5 9: 1 10.5 15 10: 0 10 10 11: 0 11 10 12: 1 10 10 13: 1 11 10 box_behnken_test02() R8MAT_WRITE writes a Box-Behnken dataset to a file. The ranges: Row: 1 2 3 4 Col 1: 0 0 0 0 2: 1 1 1 1 For dimension DIM_NUM = 4 the Box-Behnken design is of size 33 The data was written to the file "box_behnken_04_33.txt". box_behnken_test(): Normal end of execution. 07-Jan-2022 16:33:01