Debug plotting issues: Difference between revisions

m
fixed some typos
(ALWAYS)
 
m (fixed some typos)
Line 20: Line 20:
on their system and help you. Upload a screenshot (together with the script) if you can't describe it with words.
on their system and help you. Upload a screenshot (together with the script) if you can't describe it with words.


* Which toolkit are you using? Execute 'graphics_toolkit' in octave to query it. Common toolkits are 'fltk' or 'gnuplot'. Consider switching to another available toolkit (see available_graphics_toolkits) and try it there. You have to execute (for exmaple sitch to gnuplot) 'graphics_toolkit gnuplot' before any plotting command.
* Which toolkit are you using? Execute 'graphics_toolkit' in octave to query it. Common toolkits are 'fltk' or 'gnuplot'. Consider switching to another available toolkit (see available_graphics_toolkits) and try it there. You have to execute (for example switch to gnuplot) 'graphics_toolkit gnuplot' before any plotting command.


* Which Ghostscript version? 32 or 64bit build? If 64bit under Windows see http://wiki.octave.org/Octave_for_Microsoft_Windows#Printing_.28installing_Ghostscript.29
* Which Ghostscript version? Is it a 32 or 64bit build? Please add URL to download. If 64bit under Windows see http://wiki.octave.org/Octave_for_Microsoft_Windows#Printing_.28installing_Ghostscript.29
    
    
=== printing with gnuplot ===
=== printing with gnuplot ===
219

edits