When I use function plot or imagesc to draw a figure I'm getting these errors. Any ideas?
By default, homebrew installed my Octave with "qt" as the default for graphics. You can make Octave startup by using "gnuplot" instead by editing the file
~/.octaverc
(where ~ is your home directory) and putting the line of code:
graphics_toolkit("gnuplot");
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With