219
edits
No edit summary |
(update) |
||
Line 12: | Line 12: | ||
You can find the scripts which are used to create these plots in scripts/testfun/private. | You can find the scripts which are used to create these plots in scripts/testfun/private. | ||
* [ | == FLTK, Qt == | ||
* [josoansi.de/octave_plot_compare/compare_plot_demos_01.html#axis_09] 9,10,11,12, 13: No XAxisLocation zero (bug #40588) | |||
== gnuplot == | |||
* [josoansi.de/octave_plot_compare/compare_plot_demos_01.html#annotation_05] gnuplot uses dotted lines instead of solid line | |||
* [josoansi.de/octave_plot_compare/compare_plot_demos_01.html#annotation_06] annotation is shifted | |||
* [josoansi.de/octave_plot_compare/compare_plot_demos_01.html#axis_02] xy plot yaxis inverted | |||
== FLTK, Qt, gnuplot == | |||
* [josoansi.de/octave_plot_compare/compare_plot_demos_01.html#annotation_03] currently not all "headstyle" properties implemented which matlab has | |||
* [josoansi.de/octave_plot_compare/compare_plot_demos_01.html#annotation_04] ??? | |||
* [josoansi.de/octave_plot_compare/compare_plot_demos_01.html#area_01] Different colors, white vertical lines in FLTK/Qt | |||
== Matlab errors due to incompatibilities == | |||
* [josoansi.de/octave_plot_compare/compare_plot_demos_01.html#autumn_01] Error using rgbplot. Too many input arguments. | |||
* [josoansi.de/octave_plot_compare/compare_plot_demos_01.html#axis_03] Error using axis (line 204). Unknown command option ticx. | |||
* [josoansi.de/octave_plot_compare/compare_plot_demos_01.html#axis_04] Error using plot. Error in color/linetype argument. | |||
* [josoansi.de/octave_plot_compare/compare_plot_demos_01.html#axis_06] Undefined function 'sombrero' | |||
* [josoansi.de/octave_plot_compare/compare_plot_demos_01.html#axis_09] 9,10,11,12, 13: No XAxisLocation zero | |||
* ... | |||
* [http://tech-chat.de/compare_plot_demos/gnuplot/colorbar_23.png gnuplot] + [http://tech-chat.de/compare_plot_demos/fltk/colorbar_23.png fltk] colorbar_23: xtick unreadable. It should check the text_extent and reduce xticks if the xlabels would overlap. | * [http://tech-chat.de/compare_plot_demos/gnuplot/colorbar_23.png gnuplot] + [http://tech-chat.de/compare_plot_demos/fltk/colorbar_23.png fltk] colorbar_23: xtick unreadable. It should check the text_extent and reduce xticks if the xlabels would overlap. |
edits