S2PLOT:HowTo
From S2PLOT
(Difference between revisions)
Revision as of 07:35, 27 October 2007 S2plot admin (Talk | contribs) ← Previous diff |
Revision as of 07:35, 27 October 2007 S2plot admin (Talk | contribs) Next diff → |
||
Line 20: | Line 20: | ||
* [[HowToPython:GetStarted | Getting started ]] | * [[HowToPython:GetStarted | Getting started ]] | ||
+ | |||
+ | |||
+ | [[ S2PLOT | Back ]] to S2PLOT home page. |
Revision as of 07:35, 27 October 2007
The following series of How Tos show you how to solve a range of common visualisation problems with S2PLOT. Choose from either C, Fortran or Python categories depending on your preferred programming mode. The How Tos assume that you have a working, a tested, version of S2PLOT installed on your system, and that you have suitable compilers available.
How To ... in C
- Getting started
- Drawing points
- Drawing lines
- Drawing circles and disks
- Drawing polygons
- Drawing text
- Creating callbacks
- Selecting via handles
- Dragging handles
How To ... in Fortran
How To ... in Python
Back to S2PLOT home page.