Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
docs.it4i.cz
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
SCS
docs.it4i.cz
Commits
dd3fdbd9
Commit
dd3fdbd9
authored
3 years ago
by
Jan Siwiec
Browse files
Options
Downloads
Patches
Plain Diff
Qtiplot
parent
8096be86
No related branches found
No related tags found
1 merge request
!334
Qtiplot
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
docs.it4i/software/viz/qtiplot.md
+34
-0
34 additions, 0 deletions
docs.it4i/software/viz/qtiplot.md
mkdocs.yml
+3
-2
3 additions, 2 deletions
mkdocs.yml
with
37 additions
and
2 deletions
docs.it4i/software/viz/qtiplot.md
0 → 100644
+
34
−
0
View file @
dd3fdbd9
# QtiPlot
A cross-platform scientific application for data analysis and visualisation.
## Introduction
[
QtiPlot
][
1
]
is a cross-platform scientific application for data analysis and visualisation.
QtiPlot can be used to present 2D and 3D data and has various data analysis functions like curve fitting.
The program is also extensible to a considerable degree via muParser and Python scripting language,
which allows adding the arbitrary user-defined functions with access to graphs, matrices and data tables.
## Installed Versions
For the current list of installed versions, use:
```
console
$
ml av QtiPlot
```
## Running QtiPlot
!!! important
You must first enable
[
VNC
][
a
]
or
[
X Window System
][
b
]
GUI environment.
To run QtiPlot, use:
```
console
$
ml QtiPlot
;
qtiplot
```
[
1
]:
https://www.qtiplot.com/index.html
[
a
]:
../../../general/accessing-the-clusters/graphical-user-interface/vnc/
[
b
]:
../../../general/accessing-the-clusters/graphical-user-interface/x-window-system/
This diff is collapsed.
Click to expand it.
mkdocs.yml
+
3
−
2
View file @
dd3fdbd9
...
...
@@ -227,10 +227,11 @@ nav:
-
Virtualization
:
software/tools/virtualization.md
-
Visualisation
:
-
GPI-2
:
software/viz/gpi2.md
-
OpenFOAM
:
software/viz/openfoam.md
-
ParaView
:
software/viz/paraview.md
-
In situ
:
software/viz/insitu.md
-
NICE DCV
:
software/viz/NICEDCVsoftware.md
-
OpenFOAM
:
software/viz/openfoam.md
-
ParaView
:
software/viz/paraview.md
-
QtiPlot
:
software/viz/qtiplot.md
-
VirtualGL
:
software/viz/vgl.md
-
VESTA
:
software/viz/vesta.md
-
PBS Pro Documentation
:
pbspro.md
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment