02-Jul-2023 08:43:12 circle_map_test(): MATLAB/Octave version 5.2.0. Test circle_map(). circle_map_dots(): Given a matrix A, plot points x on the unit circle, and the images A*x of those points. Matrix A: 1.7321 1.0000 -1.0000 1.7321 circle_map_dots(): Normal end of execution. Graphics saved as "circle_map_dots_rotation.png" circle_map_dots(): Given a matrix A, plot points x on the unit circle, and the images A*x of those points. Matrix A: 2.50000 0.00000 0.00000 0.50000 circle_map_dots(): Normal end of execution. Graphics saved as "circle_map_dots_diagonal.png" circle_map_dots(): Given a matrix A, plot points x on the unit circle, and the images A*x of those points. Matrix A: 1.00000 2.00000 0.50000 1.00000 circle_map_dots(): Normal end of execution. Graphics saved as "circle_map_dots_singular.png" circle_map_dots(): Given a matrix A, plot points x on the unit circle, and the images A*x of those points. Matrix A: 4 2 2 4 circle_map_dots(): Normal end of execution. Graphics saved as "circle_map_dots_l1.png" circle_map_dots(): Given a matrix A, plot points x on the unit circle, and the images A*x of those points. Matrix A: 4 2 2 4 circle_map_dots(): Normal end of execution. Graphics saved as "circle_map_dots_linf.png" CIRCLE_MAP_LETTERS Given a matrix A, plot points x on the unit circle, and the images A*x of those points. Matrix A: 4 2 2 4 CIRCLE_MAP_LETTERS: Normal end of execution. Graphics saved as "circle_map_letters_full.png" circle_map_test(): Normal end of execution. 02-Jul-2023 08:49:39