S2PLOT:HowTo

From S2PLOT

(Difference between revisions)
Jump to: navigation, search
Revision as of 05:38, 23 November 2007
Dbarnes (Talk | contribs)
(How To ... in C)
← Previous diff
Revision as of 05:39, 23 November 2007
Dbarnes (Talk | contribs)

Next diff →
Line 29: Line 29:
* [[HowToPython:GetStarted | Getting started ]] * [[HowToPython:GetStarted | Getting started ]]
 +== How To ... without programming ==
 +* [[HowTo:S2Slides | Create an s2slides presentation ]]
 +* create and embed 3d figures in PDF files
[[ S2PLOT | Back ]] to S2PLOT home page. [[ S2PLOT | Back ]] to S2PLOT home page.

Revision as of 05:39, 23 November 2007

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.

Contents

How To ... in C

How To ... in Fortran

How To ... in Python

How To ... without programming

Back to S2PLOT home page.