file table write | |
|---|---|
plot_name = | existing plot |
file_name = | string |
format = | string |
file table write & | |
|---|---|
write plot_name = | plot_1 & |
file_name = | "c:\mydir\desktop\table" & |
format = | html |
Parameter | Value Type | Description |
|---|---|---|
plot_name | Existing Plot | Specifies the name of the plot from which the curves are to be extracted as the source for the table's data. |
file_name | String | Specifies the name of the file in which to store the table. If blank, uses the name of the plot. |
format | String | Specifies the format of the table (HTML or spreadsheet) |