• -> Dutch
  • Main index
  • About Funiter
  • News archive
  • Screenshots
  • Documentation
  • Download
  • Contact
  • Links

Basics

Introduction | Using the menu's | Main menu

Next: Real: graphs and diagrams | Previous: Overview | Back to: Contents

Introduction:

I assume that you have successfully compiled Funiter, or downloaded a pre-compiled version. If not, please refer to Introduction: building for more information on how to compile Funiter, or the download page to obtain a pre-compiled version.

Funiter works with experiments, each experiment is a function (like "x -> x² + c") with it's own set of parameters and settings. On top of this you can select whether you want to use real or complex functions.

top

Using the menu:

The menu's in Funiter are text-oriented. This type of user-interface might not be what you expect from a modern application, but it certainly has it's advantages as you will see later.

A menu usually consists of:

  • A caption (the title).
  • The menu items.
  • A bar at the bottom of the screen with available keys.

You can browse through the list of items with the <Cursor Up> and <Cursor Down> keys, and selecting an item with <Enter>.

With <Esc> you can go back to the previous menu, with <Enter> you can proceed to the next one (and confirm changes). The parameter menu is an exception to this rule: you can only exit it with the <Esc> key.

<Cursor Up>:Move one item up
<Cursor Down>:Move one item down
<Enter>:Select menu item *)
<Esc>:To previous menu

*) Please note: you don't have to press <Enter> when the item-selector is on an edit field because it is automatically selected.

There are several types of menu-items:

  • Items that lead to another screen (menu, or graph) are followed by a '>'.
  • Radio-button items or edit fields are followed by a colon ':'. The value of an edit field is surrounded by brackets '[' and ']'.

An edit field doesn't accept characters that don't match the type. For example, typing 'a' where an integer is expected, has no effect.

When you get back to the main menu, you might notice that the cursor is on the next item instead of the one you selected. The main menu is like a wizard that informs you of the most logical step to take after selecting a certain item. Ofcourse, you are free to override and move the cursor to another item. It also doesn't apply to "Functiontype:" and items after "Plot graph >".

top

Main menu:

"Functiontype:"
This item has two possible values, "From R to R" which causes Funiter to work with real functions, and "From C to C" which is for the complex function.
"Graph >"
Select a graph.
"Function >"
Allows you to select a function you want to study. Functions are the top-level in Funiter, each function has it's own group of parameters.
"Parameters >"
Change function specific parameters.
"Plot Graph >"
Draws the graph, after you have confirmed the parameters.
"Menustyle:"
This item also has two possible values, "Standard" and "Advanced". In the advanced mode there are two extra options visible in the main menu.
"Settings >"
Change certain layout settings like fixed-point / floating-point and parameter-connections.
"Files >"
Loading and saving files (parameters and graphics).
"About Funiter >"
Some (copyright) information regarding Funiter.
"Quit program"
Exits the program.

top

Next: Real: graphs and diagrams | Previous: Overview | Back to: Contents



Documentation for Funiter by Stijn Wolters. Last modified on November 8 2006.