LabPlot/UserGuide: Difference between revisions

From KDE UserBase Wiki
mNo edit summary
No edit summary
 
(27 intermediate revisions by 3 users not shown)
Line 13: Line 13:
== [[Special:myLanguage/LabPlot/2DPlotting|2D Plotting]] ==
== [[Special:myLanguage/LabPlot/2DPlotting|2D Plotting]] ==


== Themes and Templates ==
== [[Special:myLanguage/LabPlot/Statistics|Statistics]] ==
 
== [[Special:myLanguage/LabPlot/ThemesAndTemplates|Themes and Templates]] ==


== [[Special:myLanguage/LabPlot/DataAnalysis|Data Analysis]] ==
== [[Special:myLanguage/LabPlot/DataAnalysis|Data Analysis]] ==
* [[Special:myLanguage/LabPlot/DataAnalysis/Fitting|Fitting]]
* [[Special:myLanguage/LabPlot/DataAnalysis/Fitting|Fitting]]
* [[Special:myLanguage/LabPlot/DataAnalysis/Smoothing|Smoothing]]
* [[Special:myLanguage/LabPlot/DataAnalysis/Smoothing|Smoothing]]
* [[Special:myLanguage/LabPlot/DataAnalysis/CurveFitting|Curve Fitting]]
* [[Special:myLanguage/LabPlot/DataAnalysis/Interpolation|Interpolation]]
* [[Special:myLanguage/LabPlot/DataAnalysis/Interpolation|Interpolation]]
* [[Special:myLanguage/LabPlot/DataAnalysis/Integration|Integration]]
* [[Special:myLanguage/LabPlot/DataAnalysis/Integration|Integration]]
Line 26: Line 29:
* [[Special:myLanguage/LabPlot/DataAnalysis/DataReduction|Data Reduction]]
* [[Special:myLanguage/LabPlot/DataAnalysis/DataReduction|Data Reduction]]


* [[Special:myLanguage/LabPlot/DataAnalysis/Fitting|Fitting]]
== [[Special:myLanguage/LabPlot/ComputationalNotebooks|Computational Notebooks]] ==


== CAS Computing ==
== [[Special:myLanguage/LabPlot/ImportExport|Import and Export]] ==
LabPlot can be used as a frontend to different open-source computer algebra systems (CAS) like Maxima, Octave, R, Scilab, and Sage or programming languages providing similar capabilities like Python and Julia. LabPlot recognizes different CAS variables holding array-like data and allows selecting them as a source for curves. So, instead of providing columns of a spreadsheet as the source for x- and y-data, the user provides the names of the corresponding CAS-variables. Currently supported CAS data containers are
* [[Special:myLanguage/LabPlot/ImportExport/ImportFromFiles|Import from Files]]
* Maxima lists
* [[Special:myLanguage/LabPlot/ImportExport/ImportFromSQLDatabases|Import from SQL Databases]]
* Python lists, tuples and NumPy arrays
* [[Special:myLanguage/LabPlot/ImportExport/ImportFromWeb|Import from Web-Services]]
* Julia vectors and tuples
* [[Special:myLanguage/LabPlot/ImportExport/Export|Export]]


With this, powerful calculations carried out inside of different CAS environments can be combined with the user-friendly visualization and editing capabilities of LabPlot.
== [[Special:myLanguage/LabPlot/LaTeXTypesetting|LaTeX Typesetting]] ==
 
== Import and Export ==
 
== LaTeX Typesetting ==


== [[Special:myLanguage/LabPlot/CurveTracing|Curve Tracing]] ==
== [[Special:myLanguage/LabPlot/CurveTracing|Curve Tracing]] ==


== [[Special:myLanguage/LabPlot/Tools|Tools]] ==
== [[Special:myLanguage/LabPlot/Tools|Tools]] ==
* [[Special:myLanguage/LabPlot/CurveTracing|Curve Tracing]]
* [[Special:myLanguage/LabPlot/CursorTool|Cursor Tool]]
* [[Special:myLanguage/LabPlot/FITSMetadataEditor|FITS Metadata Editor]]
* [[Special:myLanguage/LabPlot/FITSMetadataEditor|FITS Metadata Editor]]
* [[Special:myLanguage/LabPlot/ColorMapsBrowser|Color Maps Browser]]
* [[Special:myLanguage/LabPlot/ColorMapsBrowser|Color Maps Browser]]


== Command Line Options ==
== Command Line Options ==
== [[Special:myLanguage/LabPlot/CASComputing|CAS Computing]] ==

Latest revision as of 12:51, 7 February 2024