Hi,
Suppose i have the following data:
x y z h1 h2 h3 h4 h5 h6 a1 a2 a3 a4
-0.35 0.10 -0.39 -39.99 58.95 -16.96 -12.03 7.63 5.65 -25.03 22.93 80.02 18.04
The first three are coordinates, next h1-h6 are inputs and a1-a4 are outputs.
Mainly i want to plot h1-h6 as one class and a1-a4 as second class.
I have no idea how to do this.
Could you please help me out in how to plot them?
Thank you.
Suppose i have the following data:
x y z h1 h2 h3 h4 h5 h6 a1 a2 a3 a4
-0.35 0.10 -0.39 -39.99 58.95 -16.96 -12.03 7.63 5.65 -25.03 22.93 80.02 18.04
The first three are coordinates, next h1-h6 are inputs and a1-a4 are outputs.
Mainly i want to plot h1-h6 as one class and a1-a4 as second class.
I have no idea how to do this.
Could you please help me out in how to plot them?
Thank you.