S2PLOT:HowTo

From S2PLOT

(Difference between revisions)
Jump to: navigation, search
Revision as of 02:42, 15 October 2008
Dbarnes (Talk | contribs)
(How To ... without (much) programming)
← Previous diff
Revision as of 00:39, 6 March 2014
S2plot admin (Talk | contribs)

Next diff →
Line 3: Line 3:
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. 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.
 +
 +== Spherical coordinate systems in S2PLOT in C ==
 +
 +
== How To ... in C == == How To ... in C ==
Line 8: Line 12:
* [[HowToC:GetStarted | Getting started ]] * [[HowToC:GetStarted | Getting started ]]
* [[HowToC:DrawPoints | Drawing points ]] * [[HowToC:DrawPoints | Drawing points ]]
 +<!--
* Drawing lines * Drawing lines
* Drawing circles and disks * Drawing circles and disks
Line 15: Line 20:
* Dragging handles * Dragging handles
* Colours and colour maps * Colours and colour maps
-<!-- 
* [[HowToC:DrawLines | Drawing lines ]] * [[HowToC:DrawLines | Drawing lines ]]
* [[HowToC:DrawCircles | Drawing circles and disks ]] * [[HowToC:DrawCircles | Drawing circles and disks ]]

Revision as of 00:39, 6 March 2014

The following series of How Tos show you how to solve a range of common visualisation problems with S2PLOT. They are not intended to provide a complete user guide to all the functionality of S2PLOT, and should be supplemented by looking at the Function List.


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.

Spherical coordinate systems in S2PLOT in C

How To ... in C


How To ... without (much) programming

Back to S2PLOT home page.

Personal tools