Analyzing > Plotting Results > Plot File Formats Reference > plt Format

Your Ad Here




plt Format

This text-based file format can hold multiple data series against the same abscissa (horizontal axis) data in an array format. There are four types of lines:

An example of a file is shown below.

# The data is in array format
# It has one set of x-axis data, multiple sets of y-axis data
# It can have names for the data view and for the x and y series
# Each x point can have a point label
ARRAY 'Reference Plot' 1 3
'' -0.035750001668930054 -0.046149998903274536 -0.04582050070166588
'Lower Temperature' 371.477294921875 327.20318603515625 327.66650390625

Return to CD-adapco STAR-CCM+ Index


Your Ad Here