问题
I was trying to figure out how to increase the command window text.
I figured out legend:
legend('{\fontsize{10} Low }', '{\fontsize{10} Medium }', '{\fontsize{10} High }')
I tried doing the same thing, but with command, command_window, and other variations. I have tried to right click on octrave shortcut for the octave gui and set the font there to much larger. I am running Windows 8.
回答1:
In the top left nav bar: octave-gui -> preferences -> Terminal -> Font Size
NOT editor font size, which is fairly confusing.
回答2:
Change the font size in terminal doesn't work
It should be here. top nav bar: octave-gui > preferences > Editor Styles
select tab: Octave. and the first row Default-- change the font size.
回答3:
You can go to
Edit > Editor styles > change the font (see the image)
来源:https://stackoverflow.com/questions/29454716/how-to-increase-font-size-for-command-window-in-octave