Main Content

Linienplots

Linien-, Log- und Funktionsdiagramme

Liniendiagramme sind nützlich, um Datensätze zu vergleichen oder Änderungen im Zeitablauf nachzuverfolgen. Sie können die Daten in einer 2D- oder 3D-Ansicht mithilfe einer linearen oder logarithmischen Skalierung plotten. Zudem können Sie Ausdrücke oder Funktionen über spezifische Intervalle plotten.

Funktionen

alle erweitern

plot2D-Liniendiagramm
plot33-D line plot
stairsStairstep graph
errorbarLine plot with error bars
areaFilled area 2-D plot
stackedplotStacked plot of several variables with common x-axis
loglogLog-log scale plot
semilogxSemilog plot (x-axis has log scale)
semilogySemilog plot (y-axis has log scale)
fplotPlot expression or function
fimplicitPlot implicit function
fplot33-D parametric curve plotter

Eigenschaften

alle erweitern

Linienplots

Line PropertiesChart line appearance and behavior
Stair PropertiesStair chart appearance and behavior
ErrorBar PropertiesError bar chart appearance and behavior
Area PropertiesArea chart appearance and behavior
StackedLineChart PropertiesStacked plot appearance and behavior
StackedAxesProperties PropertiesAppearance and behavior of individual axes in stacked plot
StackedLineProperties PropertiesAppearance and behavior of individual lines in stacked plot

Funktionsdiagramme

FunctionLine PropertiesLine chart appearance and behavior
ImplicitFunctionLine PropertiesImplicit line chart appearance and behavior
ParameterizedFunctionLine PropertiesParameterized line chart appearance and behavior

Themen