MCPcopy Create free account
hub / github.com/TobiaMarcucci/pympc / plot_state_trajectory

Function plot_state_trajectory

pympc/plot.py:106–156  ·  view source on GitHub ↗

Plots the state trajectory and its bounds as functions of time. Arguments ---------- x : list of numpy.ndarray Sequence of the state vectors. h : float Time step. x_bounds : list of numpy.ndarray Lower and upper bound on the state.

(x, h, x_bounds=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

plotMethod · 0.80

Tested by

no test coverage detected