发布日期: 11/15/2021

Plot Col Boxes

Plot Col Box<<Get As Matrix

Gets the values in a matrix, specifically a column vector.

Plot Col Box<<Get Labels

Gets the labels for each row.

Plot Col Box<<Remove Element(row number)

Removes an element from the column at the specified position.

Plot Col Box<<Set Labels({list})

Sets the labels for each row.

Plot Col Box<<Set Scale(minimum, maximum, <"format">, <width>, <decimal places>, <"Use Thousands Separator">)

Description

Specifies the minimum and maximum values of the horizontal axis.

Arguments

The format arguments specify a format that is used when the first two arguments are 0 and 1. A number of formats can be set on plot col boxes. See Number Col Box<<Set Format(<width>|<width, decimal places>, <"Use Thousands Separator">) for more information about the syntax.

Plot Col Box<<Set Values([matrix] or {list})

Sets values for the matrix (for numeric variables) or list (for character variables).

需要更多信息?有问题?从 JMP 用户社区得到解答 (community.jmp.com).