plot
Visualize value-at-risk (VaR), portfolio data, and highlight exceptions
Since R2023b
Description
plots
the VaR vectors and the portfolio data contained in the hPlot
= plot(vbt
)varbacktest
object, vbt
, with the exceptions
function.
specifies additional plot styles using one or more name-value arguments. For example,
hPlot
= plot(vbt
,Name=Value
)hPlot = plot(vbt,Type="bar")
specifies a bar-style plot.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2023b