uPLOT.prg
=========

A small (and very inefficiently coded) UserRPL program that illustrates the programmability of FEM48/49.
This program assumes that:
- FEM48/49 main library and QUERY module are installed
- The structure has been calculated with SCALC (or SCALC2 and a load case/combination has been chosen)

When executed, uPLOT.prg draws the 'deformed' structure, INCLUDING member deformation. Compare this with
the SPLOT routine (DFOR on), this only draws nodal displacements.
The user can easily adapt the program to plot N, V and M lines (and meanwhile improve the code...).
The program uses sigmaDAT and the value of MAGN.
