Image Plot directly from a 3D wave
I have a 3D wave and want to make image plots directly from this wave. Is it possible to work directly with a 3D wave or do I need to make 2D waves from my source wave first? When I try
AppendImage operation I get an error. Display;
AppendImage dNdlogdAF[][][0] vs {binnedData_AFTimeWave, afBinList}
Thank you
This will plot the first layer of the wave. You can then follow with, e.g.
You can also use Gizmo to display orthogonal slices of this wave.
A.G.
WaveMetrics, Inc.
March 18, 2013 at 08:52 am - Permalink
March 18, 2013 at 10:16 am - Permalink
That displays layer 0 by default. Now you can use
John Weeks
WaveMetrics, Inc.
support@wavemetrics.com
March 18, 2013 at 10:55 am - Permalink
March 18, 2013 at 01:46 pm - Permalink