andes.plot#

The ANDES plotting tool.

Functions

eig_plot(name, args)

isfloat(value)

isint(value)

label_latexify(label)

Convert a label to latex format by appending surrounding $ and escaping spaces

parse_y(y, upper[, lower])

Parse command-line input for Y indices and return a list of indices

scale_func(k)

Return a lambda function that scales its input by k

tdsplot(filename, y[, x, to_csv, find, ...])

TDS plot main function based on the new TDSData class.

Classes

TDSData([full_name, mode, dae, path])

A data container for loading and plotting results from Andes time-domain simulation.