FCAP BASIC Pogram Example

------------------------------*------------------------------

REM ** EXAM_12.PRO **

REM Contour plot

SetFileTypes ListModeFile, "FCLM", "TEXT", "SFWF"
SelectFile ListModeFile, "LM file (4 par)"

OpenLMFile "", "LM file (4 par)"
NewHgr 1, 2, "All[FS,SS]" of All
NewHgr 3, 4, "All[FL1,FL2]" of All
ShowHgr "All[FL1,FL2]", 0.7, 5.3, 49.2, 49.2, DP
ShowHgr "All[FS,SS]", 50.5, 5.3, 49.2, 49.2, DP
SetContourLevels "All[FL1,FL2]",Dynamic,100,(2,4,8,16,32,64)
ShowHgr "All[FL1,FL2]", 0.7, 5.3, 49.2, 49.2, CP
ShowHgr "All[FS,SS]", 50.5, 5.3, 49.2, 49.2, CP
Classify





Click here to Download FCAP BASIC Examples

Click here to Copy FCAP BASIC Examples from this CD-ROM

[------------------------------*------------------------------]

[SF Home Image]Soft Flow home page | List of Examples | Library of FCAP BASIC Applications


Last update on Friday, September 27, 1996