hist.measurement | R Documentation |
Plot the histogram of a quantum measurement
## S3 method for class 'measurement'
hist(x, only.nonzero = TRUE, by.name = only.nonzero,
freq = TRUE, ...)
x |
object as returned by |
only.nonzero |
are the states with zero measurements to be plotted? |
by.name |
shall the xlabel contain the basis names? If |
freq |
shall the total counts be plotted? If not, the values are normalised to 1. |
... |
Generic parameters to pass on to |
No return value.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.