Plot Field

Class: kwave.toolbox.FourierCollocation Package: kwave.toolbox

Plot field.

Syntax

plotField(obj, f)

Description

Plots the provided field using the plot settings defined in the kwave.toolbox.Settings object. For 1D and 2D inputs, the complete field is plotted using plot and imagesc, respectively. For 3D inputs, the three orthogonal planes through the origin are plotted.

Input Arguments

  • f - (numeric) Field to plot.