When I try to plot a graph on GNU Octave, and try to use plot, it gives me the following output
set terminal aqua enhanced title \"Figure 1\" size 560 420
I got the same problem when using Octave-cli, and I just avoid this by using "Octave-gui".