SED navigation bar go to SED home page go to Dataplot home page go to NIST home page SED Home Page SED Contacts SED Projects SED Products and Publications Search SED Pages
Dataplot Vol 1 Auxiliary Chapter

REPLOT

Name:
    REPLOT
Type:
    Support Command
Purpose:
    This command regenerates the most recently created plot.
Syntax:
    REPLOT
Examples:
    PLOT SIN(X) FOR X = 0 0.1 6.28
    TITLE SIN FUNCTION
    REPLOT
Default:
    None
Synonyms:
    None
Related Commands:
    SAVE = Save one or more commands for later execution.
    LIST = List previously entered commands.
    REPEAT = Re-execute previously entered commands.
    / = Re-execute previously saved commands.
Applications:
    Interactive Usage
Implementation Date:
    1997/12
Program:
    PLOT SIN(X) FOR X = 0 0.1 6.28
    TITLE SIN FUNCTION
    REPLOT

Date created: 6/5/2001
Last updated: 4/4/2003
Please email comments on this WWW page to alan.heckert@nist.gov.