Hi everyone,

I just failed at placing an image behind a plot.
I thought that would be easy:
    - create a figure
    - create an image uicontrol
    - create an axis
    - plot in the axis
    - set axis.filled="off"

Apparently I was wrong.
I did not find a way to overlap a plot with transparent background over my image. It seems that the image is always above the plot no matter what order the uicontrol/axes where created. I also tried to put both of them inside the same frame, but I did not work either.

Any idea?


_______________________________________________
users mailing list
users@lists.scilab.org
http://lists.scilab.org/mailman/listinfo/users

Reply via email to