
Chapter II-12 — Graphs
II-300
// Apply color as a function of Z
Duplicate mat2,mat2ColorIndex
mat2ColorIndex=y
ModifyGraph zColor(mat2)={mat2ColorIndex,*,*,Rainbow}
End
Fake Waterfall Plots
Creating a real waterfall plot requires a 2D wave. If your data is in the form of 1D waveforms or XY pairs,
it may be simpler to create a "fake waterfall plot".
In a fake waterfall plot, you plot your waveform or XY data using a regular graph and then create the water-
fall effect by offsetting the traces. Since fake waterfall plots use regular Igor traces, you can control their
appearance the same as in a regular graph.
The result, with hidden line removal, looks like this:
NOTE: Because of the offsetting in the X and Y directions, the axis tick mark labels can be misleading.
Igor includes a demo experiment showing how to create a fake waterfall plot. Choose File
→Example
Experiments
→Graphing Techniques→Fake Waterfall Plot.
10
8
6
4
x10
3
600595590585580575570
Kommentare zu diesen Handbüchern