Double Axis Graphs in GUI
Double Axis Graphs in GUI
(OP)
Hello,
I have got some problems with creating a graph with multiple X- and Y-axes in my gui. There is an easy way to create double axis graphs in a common figure:
ht tp://www.m athworks.c om/access/ helpdesk/h elp/techdo c/creating _plots/axe s_p13.html
But in my gui I can't define the axis(..,'Parent',WhichAxesToDefine) like it is done in the example, because the Parent is already used to select the gui-axes in which the figure should appear.
Does a workaround exist for this problem?
Condorrr
I have got some problems with creating a graph with multiple X- and Y-axes in my gui. There is an easy way to create double axis graphs in a common figure:
ht
But in my gui I can't define the axis(..,'Parent',WhichAxesToDefine) like it is done in the example, because the Parent is already used to select the gui-axes in which the figure should appear.
Does a workaround exist for this problem?
Condorrr




