TInferenceEngine.PlotFuzzySet(String,IValueVector,TFzyFloat,TFzyFloat,String) Method |
Scroll Prev Top Next More |
Creates an ASCII-based 2D plot for the ALL of the FuzzySets and writes it to the output stream (see IOStreams property) identified by the OutID parameter (the default OnPrintOut event stream is the empty string). The Low and High parameters specify the minimum and maximum X range for the plot. The PlotChars parameter specifies the character to use for each fuzzy set plotted, by default an *.
Namespace: InferenceEngine
Delphi |
public |
Parameters
OutID
Type: String
FuzzySets
Type: IValueVector
Low
Type: TFzyFloat
High
Type: TFzyFloat
PlotChars
Type: String
Reference |