Plot comparison: Difference between revisions

201 bytes added ,  4 July 2014
→‎won't fix or Octave only feature: add polar plot ml differences
m (→‎gnuplot only differences: add zlim_03_1 empty plot)
(→‎won't fix or Octave only feature: add polar plot ml differences)
Line 48: Line 48:
== won't fix or Octave only feature ==
== won't fix or Octave only feature ==


* gnuplot/ML axis_09, axis_10, axis_11, axis_12, axis_13:  No, [x,y]axislocation' 'zero' (http://savannah.gnu.org/bugs/?40588). This is an Octave (and gnuplot) only feature. We can either blacklist, or visually skip over the comparison since it is blank for Matlab. Perhaps should be removed from demos or blacklist axis_09 in dump.m script
* fltk/ML axis_09, axis_10, axis_11, axis_12, axis_13:  No, [x,y]axislocation' 'zero' (http://savannah.gnu.org/bugs/?40588). This is an Octave (and gnuplot) only feature. We can either blacklist, or visually skip over the comparison since it is blank for Matlab. Perhaps should be removed from demos or blacklist axis_09 in dump.m script


* matlab comet3_01_1, comet_01_1.png: Only the beginning of the animation is printed. Matlab implements comet in a completely different way which means printing isn't really possible for them.
* matlab comet3_01_1, comet_01_1.png: Only the beginning of the animation is printed. Matlab implements comet in a completely different way which means printing isn't really possible for them.
* matlab polar_03_1, polar_05_1: Modifying ticks for rho (rticks) and theta (tticks) is an Octave addition.
* matlab polar_04_1: Modifying color and text properties in polar plot is an Octave addition.
219

edits