XMLLab 1.75 and graphics

laurent berger laurent.berger at univ-lemans.fr
Thu Dec 1 17:29:11 CET 2011


Hi,

I am using XMLLab 1.75 and I want to plot a curve :
plot(0:10,0:10)
The graphics is empty.
In a previous message it was written to change some figure properties :
set(gcf(),'pixmap','off')
but it is still not worked.

Figure properties are with xmllab

children: "Axes"
figure_position = [200,200]
figure_size = [620,596]
axes_size = [610,460]
auto_resize = "on"
viewport = [0,0]
figure_name = "Figure n°%d"
figure_id = 0
info_message = ""
color_map= matrix 18x3
pixmap = "off"
pixel_drawing_mode = "copy"
anti_aliasing = "off"
immediate_drawing = "on"
background =  16
visible = "on"
rotation_style = "unary"
event_handler = "plotlib_handler"
event_handler_enable = "off"
user_data = []
tag = ""


and without xmllab
children: ["Axes";"Axes"]
figure_position = [495,8]
figure_size = [620,596]
axes_size = [610,460]
auto_resize = "on"
viewport = [0,0]
figure_name = "Figure n°%d"
figure_id = 0
info_message = ""
color_map= matrix 37x3
pixmap = "off"
pixel_drawing_mode = "copy"
anti_aliasing = "off"
immediate_drawing = "on"
background =  -2
visible = "on"
rotation_style = "unary"
event_handler = ""
event_handler_enable = "off"
user_data = []
tag = ""

I have tried  set(gcf(),'event_handler','') but there is no graphics?

How can I plot a curve with xmllab?

Thanks for your s answers
 



--
View this message in context: http://mailinglists.scilab.org/XMLLab-1-75-and-graphics-tp3552007p3552007.html
Sent from the Scilab users - Mailing Lists Archives mailing list archive at Nabble.com.



More information about the users mailing list