Debug plotting issues: Difference between revisions

m
maint: fix external link syntax, use https
m (maint: fix external link syntax, use https)
 
Line 5: Line 5:
== Basics ==
== Basics ==


* '''Octave version:''' Execute 'ver' in Octave and copy "GNU Octave Version" and "Operating System" verbatim. If you are on Windows please mention which build (MinGW, Cygwin, MXE, Visual Studio see [[Octave for Microsoft Windows]]) and where you got it (download from http://sourceforge.net/, http://mxeoctave.osuv.de/) or have you build it yourself?. This is important because some packages includes whole build environment while other just provide binaries even for octave-forge packages.
* '''Octave version:''' Execute 'ver' in Octave and copy "GNU Octave Version" and "Operating System" verbatim. If you are on Windows please mention which build (MinGW, Cygwin, MXE, Visual Studio see [[Octave for Microsoft Windows]]) and where you got it (download from https://sourceforge.net/, http://mxeoctave.osuv.de/) or have you build it yourself?. This is important because some packages includes whole build environment while other just provide binaries even for octave-forge packages.


* '''Operating system:'''
* '''Operating system:'''
Line 81: Line 81:
paperposition, papersize and so on are ignored in this case.
paperposition, papersize and so on are ignored in this case.


This uses [http://geuz.org/gl2ps/| GL2PS_BSP_SORT], [http://en.wikipedia.org/wiki/Binary_space_partitioning| BSP on wikipedia]
This uses [http://geuz.org/gl2ps/ GL2PS_BSP_SORT], [https://en.wikipedia.org/wiki/Binary_space_partitioning BSP on Wikipedia]
   drawnow ("eps", "cat > out.eps")
   drawnow ("eps", "cat > out.eps")


296

edits