Origin Version (Select Help-->About Origin): 7pro Operating System:windows XP
I have a set of data for which I want to plot a 3D graph. I am new to origin and so finding it a bit difficult.
My data is arranged as follows: 1) For a particular force (say force 1), I vary the frequency and measure the voltage output from the circuit. 2) For a second force (say force 2), I again vary the frequency (same range and data points as in 1) and measure the voltage output from the circuit.
..in this way I have a set of voltages for different freq (same range,same data points) and for a set of forces.
I want to obtain a graph which gives force on y axis, freq on x axis and voltage on z axis. A part of data set is
1) Create a new worksheet, add a third column and designate it as Z. 2) Copy the Freq, Force1 and volt1 columns to the new worksheet. 3) Append Freq, Force2 and volt2. 4) Append Freq, Force3 and volt3. 5) Repeat as many times as necessary.
The data you posted will look like the worksheet shown below. If you want to plot as 3D Scatter just select the Z column and then Plot> 3D XYZ> 3D Scatter. For any other 3D plot you must first convert to a matrix with Edit> Convert to Matrix> Random XYZ.