/

PlotXYExpressionGeneral

[this page | pdf | back links]

Function Description

Returns a plot of a set of functions specified as per the elements of Expressions. More precisely, returns a string which is the (temporary) code for a SmartChart that plots such information. A generalisation of MnPlotExpression and MnPlotExpressions (and MnPlotExpression).

 

The expression is evaluated using Nematrian’s usual expression evaluation conventions, see e.g. MnEvaluate, MnEvaluateUsing or Expression Evaluation.

 

For further details on how to use the ChartFormat parameter to format a chart see using the ChartFormat parameter.

 

The number of units debited from a SessionId to carry out this function is driven primarily by the complexity of the expression involved and the number of times other Nematrian functions are called in the plotting.

 


NAVIGATION LINKS
Contents | Prev | Next


Output type / Parameter details

Output type: String
Parameter NameVariable TypeDescription
InputExpressionsString()Expressions defining each series
VariableNameStringName of variable substituted into each expression
VariableTypeStringType of variable being substituted
VariableValuesString()Values assigned to variable being substituted
VariableDataSizesInteger()Number of variable values for consecutive series
SeriesNamesString()Names to give to each series
ChartTitleStringChart title
ChartFormatStringText defining format of chart

Links to:

-          Interactively run function

-          Interactive instructions

-          Example calculation

-          Output type / Parameter details

-          Illustrative spreadsheet

-          Other Charting functions

-          Computation units used


Note: If you use any Nematrian web service either programmatically or interactively then you will be deemed to have agreed to the Nematrian website License Agreement


Desktop view | Switch to Mobile