CS199 FAQ

Questions

  1. Q: How do I launch Extend?
  2. Q: What happened to the Extend libraries?
  3. Q: How do I delete a connection?
  4. Q: How can I have a state variable that goes negative?
  5. Q: How can I make a frequency table in Excel?
  6. Q: How do I make a histogram using the chart in Excel?
  7. Q: How do I make a multiple histogram using the chart in Excel?
  8. Q: What Extend blocks do we know?
  9. Q: What does the W port on a QUEUE block mean?
  10. Q: How do I configure an Extend Plotter I/O block?
  11. Q: What Extend Models do we know?

Questions and Answers

  1. Q: How do I launch Extend?

    A: Let's add it to the dock as we go.

    1. Click on the desktop or the Finder icon on the dock so that you're talking to the Finder. There should be a "Go" menu at the top.
    2. Under "Go," choose "Applications."
    3. Find the folder called "Extend 6" and within it, find the application called "Extend 6.0.4". The icon looks like this:

      Extend icon

    4. Drag that application to the dock. The other icons will move around to make room for it.
    5. Close the Finder window(s)

    Click once on the dock icon to launch Extend.

  2. Q: What happened to the libraries?

    A:Libraries aren't opened when you first start the program; you have to do that. Click on Library > Open. This will open a file system browser. Select "Generic Lib." Notice that this is now added to the end of the "Library" menu. Repeat this procedure to open "Plotter Lib" and "Discrete Event Lib."

  3. Q: How do I delete a connection?

    A: Control-Click on it and choose "select all segments." Then hit the delete key.

  4. Q: How can I have a state variable that goes negative?

    A: Use a holding tank and, in the dialog box, be sure to click the box that says "The 'want' connector can take tank negative" even if you aren't using the "want" connector. Apparently, the dialog really should say that the tank can go negative. That is, unless you check this box, you can't have a negative "InputIn." See:

    negative-inputs.mox

  5. Q: How can I make a frequency table in Excel?

    (My thanks to Christina Willis for helping me figure this out.)

  6. Q: How do I make a histogram using the chart in Excel?

    To do.

  7. Q: How do I make a multiple histogram using the chart in Excel?

    We'll use the frequency table idea from the previous question to do this.

    To make it look better, you can control-click on a bar and choose "format data series." Then click on the "options" tab and set the "gap width" to 0

    Here's an example:

    U-exp-gauss-hist.xls

  8. Q: What Extend blocks do we know?

    This should help us find them. Note that this is not all the Extend blocks; it's just the ones that we have any familiarity with.

  9. Q: What does the W port on a QUEUE block mean?

    It's the waiting time for the item that most recently left the block. Here's a model that demonstrates this:

    queue-w-port.mox

  10. Q: How do I configure an Extend Plotter I/O block?

  11. Q: What Extend Models do we know?

    This is a web page of models we know and the lectures they appear in.

This work is licensed under a Creative Commons License | Creative Commons License | Viewable With Any
Browser | Valid HTML 4.01! | Valid CSS!