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:
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:
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