home *** CD-ROM | disk | FTP | other *** search
/ Current Shareware 1994 January / SHAR194.ISO / graphuti / grmat32d.zip / GRMAT2.HLP < prev    next >
Text File  |  1993-07-20  |  6KB  |  93 lines

  1.                    USING AutoRedraw
  2. Whenever you change the scale to look at a graph in greater detail or from
  3. farther back, or you shift the range of the axes so that the graph you just
  4. drew will be centered, the screen must be cleared so that a new coordinate
  5. grid can be drawn. So you're left with the viewing angle you wanted for that
  6. graph, but the screen is blank. You shouldn't have to solve this problem by
  7. retyping the whole equation again...and you don't. You can redraw the equation
  8. much more easily by selecting Pick graph in the Redraw menu. But with
  9. AutoRedraw ON, you don't even have to do that.
  10.     As its name suggests, AutoRedraw will redraw the last equation(s) you
  11. typed in automatically when you change the scale or range. If you don't want a
  12. graph redrawn, you can abort it by pressing ESC twice and you will be returned
  13. to the equation editor. If you want to turn off AutoRedraw completely, just
  14. select AutoRedraw under the Options menu and answer "n" when asked if you want
  15. AutoRedraw on.
  16.     To change the number of graphs redrawn automatically, you should also
  17. select AutoRedraw from the menu. After responding "y" when asked if you want
  18. it on, enter the number of graphs (1-25) that you would like to be redrawn
  19. each time AutoRedraw is invoked. (If there aren't that many in the queue,
  20. Graphmatica will just redraw them all.)
  21.     AutoRedraw is ON by default.  You can change the default to OFF by turning
  22. it off and using the Save Setup command to record this change.
  23.                 Press PgDn for more help on the Redraw Queue.
  24.                    THE REDRAW QUEUE
  25.  
  26. Every time you type in an equation, the character string you typed and the
  27. program's internal representation of that equation get stored in the redraw
  28. queue. From this queue, or list, you can call up any of the last 25 equations
  29. you typed to graph again with fewer keystrokes than retyping it. Or you can
  30. redraw all of them or the just the last one you typed with even fewer
  31. keystrokes. The equations in the queue are stored in an order that puts the
  32. most-recently-used at the beginning and the least-recently-used at the end.
  33. Hopefully, when the queue fills up, the equations that are bumped off the
  34. queue at the end will be the ones you won't miss very much.
  35.  
  36. As explained above, the screen clears whenever you execute Range or a
  37. successful Scale (if you abort Scale the screen remains as it was). If you
  38. execute either of these functions or clear the screen accidentally with the
  39. Clear menu option, you can redraw the last equation (if AutoRedraw hasn't
  40. already) by selecting Last graph under Redraw, or you can redraw all of the
  41. equations in the queue using Redraw All under the Redraw menu. Note that the
  42. redraw function does not keep track of which graphs are on the screen at any
  43. point in time so "redrawing all" may put more (if you plotted many equations
  44. on the screen before the last one) or fewer (if you cleared the queue)
  45. equations on the screen than there were before the screen was cleared.
  46.                 Press PgDn for more help on the Redraw Queue.
  47.                               REDRAWING MANUALLY
  48. The Pick graph option in the Redraw menu allows you to graph any equation
  49. currently in the redraw queue. First choose an equation from the combobox by
  50. clicking on it with the mouse or using the down key to highlight it and
  51. pressing enter. Then, choose Pick graph from the Redraw menu. (If you do not
  52. select an equation, the first one in the queue is used.) When you pick a
  53. graph, it is re-inserted at the top of the redraw queue, as you'll likely be
  54. working with it again. So if you scale the grid again, that graph will be
  55. Auto-Redrawn, and if you redraw the last graph, that graph will be shown.
  56.     You can redraw an equation more efficiently within the equation editor by
  57. selecting the equation as above and then simply pressing enter (do not modify
  58. the equation) while it is in the equation editor. The only advantage of the
  59. menu item is that it allows you to pick and redraw one-handed with a mouse.
  60.                              DELETING AN EQUATION
  61. To remove an equation from the queue, simply select that equation from the
  62. combobox and choose Delete Eqn from the Redraw menu. The equation is deleted
  63. from the queue, although its graph will remain until you clear the screen.
  64.                            CLEARING THE REDRAW QUEUE
  65. Selecting Clear All from the Redraw menu essentially starts a new session,
  66. except the options settings and grid size remain the same. All of the
  67. equations in the queue are deleted, and the screen and labels (including
  68. annotations) are cleared as well.
  69.              Press PgDn for help on saving and loading equation lists.
  70.                        SAVING AND LOADING EQUATION LISTS
  71. To save the equations you're working on, (as well as titles, annotations, and
  72. options settings), select Save List from the File menu and enter a filename.
  73. This file will be saved in the current directory with an extension of ".GR"
  74. unless you specify differently. To save to diskette, insert A: or B: before
  75. your filename. When asked if you want to include setup information, answer "y"
  76. if you want to record the current size of the grid and options settings in the
  77. file. Otherwise, only the text labels and equations in the queue are saved.
  78.     To reload one of your equation lists (or one of the demo files), select
  79. Open List from the File menu. You will be presented with a list of files
  80. available. Choose a file by using the up/down arrow keys or mouse, [Cancel] to
  81. return to the equation editor without loading a file, or [New path] to change
  82. the current directory to look for files elsewhere. After you select a file to
  83. open, if the redraw queue is not empty, you will be asked whether to add the
  84. new file's equations to the existing queue or clear the queue first. Answer
  85. "y" to clear the queue before loading the new file, or "n" to keep it. If the
  86. file was saved with the Save setup option, the grid and special options
  87. settings recorded in the file will be loaded and set automatically. After
  88. loading the file, if AutoRedraw is on, Graphmatica will graph all of the
  89. equations just loaded. You can also load a file when you run Graphmatica by
  90. typing its name as a command-line argument. Those equations will be loaded
  91. (and graphed) immediately after the opening screen.
  92. ───────────────End of Redraw help. Press ESC to return to menu.───────────────
  93.