Functions | |
if (isempty(has_features)) gnuplot_version | |
if (isempty(n)) res | |
Variables | |
function | res |
versions = {"4.2.5", "4.3.0", "4.3", "4.3", "4.2", "4.2", "4.3", "4.3", "4.3"} | |
operators = {">=", ">=", ">=", ">=", ">=", ">=", ">=", ">=", ">="} | |
have_features = logical (zeros (size (features))) | |
for | n |
if | ( | isempty(n) | ) |
if | ( | isempty(has_features) | ) |
have_features = logical (zeros (size (features))) |
operators = {">=", ">=", ">=", ">=", ">=", ">=", ">=", ">=", ">="} |
Initial value:
__gnuplot_has_feature__ (feature) persistent features has_features features = {"x11_figure_position", "wxt_figure_size", "transparent_patches", "transparent_surface", "epslatex_implies_eps_filesuffix", "epslatexstandalone_terminal", "screen_coordinates_for_{lrtb}margin", "variable_GPVAL_TERMINALS", "key_has_font_properties"}
versions = {"4.2.5", "4.3.0", "4.3", "4.3", "4.2", "4.2", "4.3", "4.3", "4.3"} |